]> git.pld-linux.org Git - packages/atheme.git/commitdiff
- fix logfile AC-branch
authoraredridel <aredridel@pld-linux.org>
Tue, 24 Apr 2007 00:48:16 +0000 (00:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    atheme.init -> 1.2

atheme.init

index 0fe845198c517404cb4809c80a8838f4a112f3a1..72c1fdbd3d9a96fb8e84e56552ad8a45b03bb6a4 100644 (file)
@@ -26,7 +26,7 @@ else
 fi
 
 start() {
-       daemon --user atheme atheme  --logfile /var/log/atheme/atheme.log
+       daemon --user atheme atheme
        RETVAL=$?
        if [ $RETVAL -eq 0 ]; then
                touch /var/lock/subsys/atheme
This page took 0.062949 seconds and 4 git commands to generate.