1 2 3 4 5 6 7 8 9 10
#!/bin/sh # system one time tasks PATH=/sbin:/usr/sbin:/bin:/usr/bin RUNLEVEL=S /sbin/rc sysinit RUNLEVEL=S /sbin/rc boot touch /etc/runit/stopit chmod 0 /etc/runit/stopit