aboutsummaryrefslogtreecommitdiff
path: root/src/rc.h
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-08-15 14:49:41 +0000
committerRoy Marples <roy@marples.name>2007-08-15 14:49:41 +0000
commit3950eb6eba585492a9ca31d47d9a59a6e1789a5c (patch)
tree773523573cbad43ca473dae817222435890ca420 /src/rc.h
parent7d68200f2443fc37809698d612fe6278a8f18016 (diff)
`config /etc/fstab' can now be used in depend() functions to show that
the deptree should be regenerated if /etc/fstab has changed.
Diffstat (limited to 'src/rc.h')
-rw-r--r--src/rc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/rc.h b/src/rc.h
index 829f8b95..8f73fca9 100644
--- a/src/rc.h
+++ b/src/rc.h
@@ -23,11 +23,9 @@
/* Special level names */
#define RC_LEVEL_SYSINIT "sysinit"
-#define RC_LEVEL_BOOT "boot"
#define RC_LEVEL_SINGLE "single"
#define RC_LEVEL_SHUTDOWN "shutdown"
#define RC_LEVEL_REBOOT "reboot"
-#define RC_LEVEL_DEFAULT "default"
typedef enum
{