Author: glen
Date: Mon Mar 27 09:23:00 2006
New Revision: 7327

Modified:
   initng/trunk/daemon/syslog-ng.i
Log:
- system/clock is no more

Modified: initng/trunk/daemon/syslog-ng.i
==============================================================================
--- initng/trunk/daemon/syslog-ng.i     (original)
+++ initng/trunk/daemon/syslog-ng.i     Mon Mar 27 09:23:00 2006
@@ -1,6 +1,6 @@
 service daemon/syslog-ng {
        stdout = /dev/null;
-       need = system/clock system/hostname system/rundir;
+       need = system/hostname system/rundir;
 
        exec start = /etc/rc.d/init.d/syslog-ng start;
        exec stop = /etc/rc.d/init.d/syslog-ng stop;
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to