initng/daemon/samba.i
glen
cvs at pld-linux.org
Mon Dec 19 14:26:19 CET 2005
Author: glen
Date: Mon Dec 19 14:26:18 2005
New Revision: 6678
Modified:
initng/daemon/samba.i
Log:
- need daemon/network
Modified: initng/daemon/samba.i
==============================================================================
--- initng/daemon/samba.i (original)
+++ initng/daemon/samba.i Mon Dec 19 14:26:18 2005
@@ -1,6 +1,7 @@
# handles init.d/smb -- do not remove this line
daemon daemon/samba {
need = system/initial system/mountfs system/hostname system/rundir;
+ need = daemon/network;
exec start = /etc/rc.d/init.d/smb;
exec_args start = start;
More information about the pld-cvs-commit
mailing list