Fixed depency error from mythtv module.

This commit is contained in:
Timo Mkinen 2012-08-31 14:49:20 +03:00
parent b20d368bb3
commit 2390603711

View file

@ -67,6 +67,7 @@ class mythtv::backend {
mode => "0755",
owner => "root",
group => "root",
require => Package["mythtv-backend"],
}
file { "/etc/mythtv/.mythtv/mysql.txt":
ensure => link,