runit

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

1 (169B)


      1 #!/bin/sh
      2 # system one time tasks
      3 
      4 PATH=/command:/sbin:/bin:/usr/sbin:/usr/bin
      5 
      6 /etc/init.d/rcS
      7 /etc/init.d/rmnologin
      8 
      9 touch /etc/runit/stopit
     10 chmod 0 /etc/runit/stopit