- openssh-server only requires that the path be absolute, not that it
authorMark Huang <mlhuang@cs.princeton.edu>
Thu, 5 May 2005 19:53:30 +0000 (19:53 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Thu, 5 May 2005 19:53:30 +0000 (19:53 +0000)
commit4a91beaaf934a29e548252ead2ba5ec6558e2174
tree6d16df40101cf4db7f965a6a57129c5248679c9e
parent8e0081ff1bc14c09b2aab9e0c69b4557ea7e7d51
- openssh-server only requires that the path be absolute, not that it
  actually exist. so that "service pl_sshd status" works, rename argv[0]
  to "/usr/sbin/pl_sshd".
pl_sshd.sh