]> git.pld-linux.org Git - packages/acpid.git/commitdiff
- postrotate killall -HUP acpid
authorTomasz Pala <gotar@pld-linux.org>
Sat, 1 Feb 2003 22:35:42 +0000 (22:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    acpid.logrotate -> 1.2

acpid.logrotate

index 7f6abc12ab2d83e45125ee7a27bf76e5ca0c8d08..731da36ad54646b45cfff8e8085797314b405bd0 100644 (file)
@@ -1,2 +1,5 @@
 /var/log/acpid {
+       postrotate
+               /bin/killall -HUP acpid
+       endscript
 }
This page took 0.088199 seconds and 4 git commands to generate.