httpd.run (135B)
1 #!/bin/sh 2 3 . /etc/runit/common 4 5 printf "Preparation done, starting %s.\n" $SVNAME 6 exec chpst -b httpd busybox -f -h ${HTTPD_HOME:="."}
autoinstscripts to make automated installations of debian easy | |
git clone git://deadbeef.fr/autoinst.git | |
Log | Files | Refs | README | LICENSE |