We no longer need the roleaccounts staticsync fact, we are using the new ssh_keys_use...
[mirror/dsa-puppet.git] / modules / ferm / files / logrotate-ulogd
index eaac01c..e4fdb4b 100644 (file)
@@ -13,6 +13,6 @@
     sharedscripts
     create 640 root adm
     postrotate
-        /etc/init.d/ulogd reload
+        invoke-rc.d ulogd reload
     endscript
 }