aboutsummaryrefslogtreecommitdiff
path: root/Config.h
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-10-18 19:33:06 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-10-18 19:33:06 +0000
commita294905992b97443003a4f43214efe47da83c423 (patch)
treee25a68be710fe88ce6db0f4191caa47ba5f43d98 /Config.h
parent1d013457cd7513d4422a73cc06fc61c92974c350 (diff)
downloadbusybox-w32-a294905992b97443003a4f43214efe47da83c423.tar.gz
busybox-w32-a294905992b97443003a4f43214efe47da83c423.tar.bz2
busybox-w32-a294905992b97443003a4f43214efe47da83c423.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! git-svn-id: svn://busybox.net/trunk/busybox@3546 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'Config.h')
-rw-r--r--Config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Config.h b/Config.h
index 99a087165..a62e3fb73 100644
--- a/Config.h
+++ b/Config.h
@@ -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