projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2216f3
)
enable start-stop-daemon by default, i want to use this to clean up a few init script...
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 6 Sep 2007 15:25:56 +0000
(15:25 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 6 Sep 2007 15:25:56 +0000
(15:25 +0000)
SVN-Revision: 8652
package/busybox/config/debianutils/Config.in
patch
|
blob
|
history
diff --git
a/package/busybox/config/debianutils/Config.in
b/package/busybox/config/debianutils/Config.in
index bc98103c72fd9d38c6504dab00b481484c2d1b3f..f047a90f22cb7a13f63beb929e479fa1030ca7e5 100644
(file)
--- a/
package/busybox/config/debianutils/Config.in
+++ b/
package/busybox/config/debianutils/Config.in
@@
-55,7
+55,7
@@
config BUSYBOX_CONFIG_FEATURE_RUN_PARTS_LONG_OPTIONS
config BUSYBOX_CONFIG_START_STOP_DAEMON
bool "start-stop-daemon"
- default
n
+ default
y
help
start-stop-daemon is used to control the creation and
termination of system-level processes, usually the ones