crond.run (176B)
1 #!/bin/sh 2 3 . /etc/runit/common 4 5 printf "Preparation done, starting %s.\n" $SVNAME 6 exec chpst -b crond busybox -f -l 0 -L /dev/stderr -c ${CRON_DIR:="/var/spool/cron/crontabs"}
autoinstscripts to make automated installations of debian easy | |
git clone git://deadbeef.fr/autoinst.git | |
Log | Files | Refs | README | LICENSE |