diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-10-18 19:33:06 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-10-18 19:33:06 +0000 |
commit | c2af1ee03667fbcf5bd456ea26e9f9e317a892a1 (patch) | |
tree | e25a68be710fe88ce6db0f4191caa47ba5f43d98 /Config.h | |
parent | bcca3317b59a0180f0b42428e9c25405bc423520 (diff) | |
download | busybox-w32-c2af1ee03667fbcf5bd456ea26e9f9e317a892a1.tar.gz busybox-w32-c2af1ee03667fbcf5bd456ea26e9f9e317a892a1.tar.bz2 busybox-w32-c2af1ee03667fbcf5bd456ea26e9f9e317a892a1.zip |
Commit the start-stop-daemon applet. This was contributed by David
Kimdon <dwhedon@gordian.com> on october 7th -- the day I was fired from
Lineo. So it seems I totally forgot about this patch until now.
Sorry about that David!
Diffstat (limited to 'Config.h')
-rw-r--r-- | Config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -114,6 +114,7 @@ | |||
114 | #define BB_SLEEP | 114 | #define BB_SLEEP |
115 | #define BB_SORT | 115 | #define BB_SORT |
116 | //#define BB_STTY | 116 | //#define BB_STTY |
117 | //#define BB_START_STOP_DAEMON | ||
117 | #define BB_SWAPONOFF | 118 | #define BB_SWAPONOFF |
118 | #define BB_SYNC | 119 | #define BB_SYNC |
119 | #define BB_SYSLOGD | 120 | #define BB_SYSLOGD |