runit

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

runit.h (141B)


      1 #define RUNIT "/sbin/runit"
      2 #define STOPIT "/etc/runit/stopit"
      3 #define REBOOT "/etc/runit/reboot"
      4 #define CTRLALTDEL "/etc/runit/ctrlaltdel"