initng/trunk/daemon/sshd.i

glen cvs at pld-linux.org
Sat Apr 29 16:30:35 CEST 2006


Author: glen
Date: Sat Apr 29 16:30:34 2006
New Revision: 7381

Modified:
   initng/trunk/daemon/sshd.i
Log:
- tabs

Modified: initng/trunk/daemon/sshd.i
==============================================================================
--- initng/trunk/daemon/sshd.i	(original)
+++ initng/trunk/daemon/sshd.i	Sat Apr 29 16:30:34 2006
@@ -1,7 +1,7 @@
 daemon daemon/sshd {
-	need = system/hostname system/rundir daemon/network;
-	exec daemon = /usr/sbin/sshd -D;
-	respawn;
+    need = system/hostname system/rundir daemon/network;
+    exec daemon = /usr/sbin/sshd -D;
+    respawn;
     daemon_stops_badly;
-	lockfile;
+    lockfile;
 }


More information about the pld-cvs-commit mailing list