summary refs log tree commit diff
path: root/src/runit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/runit.h')
-rw-r--r--src/runit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runit.h b/src/runit.h
index ba98386..3d52001 100644
--- a/src/runit.h
+++ b/src/runit.h
@@ -1,4 +1,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"