This is Debian, not Tor :)
[mirror/dsa-puppet.git] / modules / bacula / manifests / storage.pp
index 7b1c1a8..5a0132d 100644 (file)
@@ -15,7 +15,7 @@ class bacula::storage inherits bacula {
        # jobs
        exec { 'bacula-sd reload':
                path        => '/usr/bin:/usr/sbin:/bin:/sbin',
-               command     => 'true',
+               command     => '/bin/true',
                refreshonly => true,
        }