summary refs log tree commit diff
path: root/src/runit.h
blob: 3d52001108cf0a5ab6b0da287bdcafee028f135b (plain) (blame)
1
2
3
4
5
#define RUNIT "/sbin/runit"
#define STOPIT "/etc/runit/stopit"
#define REBOOT "/etc/runit/reboot"
#define NOSYNC "/etc/runit/nosync"
#define CTRLALTDEL "/etc/runit/ctrlaltdel"