autoinst

scripts to make automated installations of debian easy
git clone git://deadbeef.fr/autoinst.git
Log | Files | Refs | README | LICENSE

run (177B)


      1 #!/bin/sh
      2 
      3 . /etc/runit/common
      4 
      5 test -d "/var/spool/cron/crontabs" || mkdir "/var/spool/cron/crontabs"
      6 
      7 echo "Starting $SVNAME..."
      8 exec chpst -b crond busybox -f -L /dev/stdout