summaryrefslogtreecommitdiff
path: root/src/include/s6-rc/s6rc-constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/s6-rc/s6rc-constants.h')
-rw-r--r--src/include/s6-rc/s6rc-constants.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/s6-rc/s6rc-constants.h b/src/include/s6-rc/s6rc-constants.h
index 87e7053..168dac8 100644
--- a/src/include/s6-rc/s6rc-constants.h
+++ b/src/include/s6-rc/s6rc-constants.h
@@ -4,9 +4,6 @@
#define S6RC_CONSTANTS_H
#define S6RC_COMPILED_BASE "/etc/s6-rc/compiled"
-#define S6RC_LIVE_BASE "/run/s6-rc"
-
-#define S6RC_COMPILED_DIR_LEN 32
#define S6RC_ONESHOT_RUNNER "s6rc-oneshot-runner"
#define S6RC_ONESHOT_RUNNER_LEN (sizeof S6RC_ONESHOT_RUNNER - 1)