autoinst

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

watchdog.run (187B)


      1 #!/bin/sh
      2 
      3 . /etc/runit/common
      4 
      5 test -z "$WATCHDOG_DEV" && die "watchdog needs a device"
      6 printf "Preparation done, starting %s.\n" $SVNAME
      7 exec chpst -b watchdog busybox -F $WATCHDOG_DEV