run (113B)
1 #!/bin/sh 2 3 . /etc/runit/common 4 5 make_dir /run/ sshd root root 6 7 echo "Starting $SVNAME" 8 exec /usr/sbin/sshd -D -e
autoinstscripts to make automated installations of debian easy | |
git clone git://deadbeef.fr/autoinst.git | |
Log | Files | Refs | README | LICENSE |