another notify
authorPeter Palfrader <peter@palfrader.org>
Wed, 25 Sep 2019 06:52:59 +0000 (08:52 +0200)
committerPeter Palfrader <peter@palfrader.org>
Wed, 25 Sep 2019 06:52:59 +0000 (08:52 +0200)
modules/bacula/manifests/client.pp

index 24f6908..0034322 100644 (file)
@@ -105,7 +105,7 @@ class bacula::client(
     content => '',
     mode    => '0440',
     group   => bacula,
-    notify  => Exec['bacula-director reload']
+    notify  => Exec['bacula-fd restart-when-idle']
   }
   file { '/usr/local/sbin/bacula-backup-dirs':
     ensure => $ensure,