summaryrefslogtreecommitdiffstats
path: root/sbin/init/pathnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/init/pathnames.h')
-rw-r--r--sbin/init/pathnames.h10
1 files changed, 6 insertions, 4 deletions
diff --git a/sbin/init/pathnames.h b/sbin/init/pathnames.h
index 39eed4c..ec33b45 100644
--- a/sbin/init/pathnames.h
+++ b/sbin/init/pathnames.h
@@ -35,7 +35,9 @@
#include <paths.h>
-#define _PATH_INITLOG "/var/log/init.log"
-#define _PATH_SLOGGER "/sbin/session_logger"
-#define _PATH_RUNCOM "/etc/rc"
-#define _PATH_RUNDOWN "/etc/rc.shutdown"
+#define _PATH_INITLOG "/var/log/init.log"
+#define _PATH_SLOGGER "/sbin/session_logger"
+#define _PATH_RUNCOM "/etc/rc"
+#define _PATH_RUNDOWN "/etc/rc.shutdown"
+#define _PATH_REROOT "/dev/reroot"
+#define _PATH_REROOT_INIT _PATH_REROOT "/init"
OpenPOWER on IntegriCloud