]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- use /sbin/service
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 26 Sep 2006 18:43:06 +0000 (18:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lighttpd.logrotate -> 1.5

lighttpd.logrotate

index d83d1508f04cbc91ef90f0d9f1997eedf1a4f9a0..badc76b5b63d4c61a3ce599a69d7bd6d190c2f51 100644 (file)
@@ -5,6 +5,6 @@
 
        sharedscripts
        postrotate
-               /etc/rc.d/init.d/lighttpd flush-logs > /dev/null
+               /sbin/service lighttpd flush-logs > /dev/null
        endscript
 }
This page took 0.03655 seconds and 4 git commands to generate.