projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
prevent madwifi from building on UML
[openwrt.git]
/
package
/
busybox
/
config
/
debianutils
/
Config.in
diff --git
a/package/busybox/config/debianutils/Config.in
b/package/busybox/config/debianutils/Config.in
index
bc98103
..
f047a90
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
This page took
0.023525 seconds
and
4
git commands to generate.