- start pl_sshd after sshd so that it works the first time after an
authorMark Huang <mlhuang@cs.princeton.edu>
Thu, 19 May 2005 17:49:44 +0000 (17:49 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Thu, 19 May 2005 17:49:44 +0000 (17:49 +0000)
  install (when it starts for the first time, sshd generates host keys)

pl_sshd

diff --git a/pl_sshd b/pl_sshd
index 8a57768..e6f2f2e 100644 (file)
--- a/pl_sshd
+++ b/pl_sshd
@@ -3,7 +3,7 @@
 # Init file for PlanetLab OpenSSH server daemon (copied from standard
 # sshd init file, minor modifications made).
 #
 # Init file for PlanetLab OpenSSH server daemon (copied from standard
 # sshd init file, minor modifications made).
 #
-# chkconfig: 2345 55 25
+# chkconfig: 2345 56 25
 # description: PlanetLab OpenSSH server daemon
 #
 # processname: sshd
 # description: PlanetLab OpenSSH server daemon
 #
 # processname: sshd