projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Make only on ar7 platforms.
[openwrt.git]
/
package
/
busybox
/
config
/
init
/
Config.in
diff --git
a/package/busybox/config/init/Config.in
b/package/busybox/config/init/Config.in
index
3696f70
..
b8ad0d6
100644
(file)
--- a/
package/busybox/config/init/Config.in
+++ b/
package/busybox/config/init/Config.in
@@
-8,6
+8,7
@@
menu "Init Utilities"
config BUSYBOX_CONFIG_INIT
bool "init"
default y
+ select BUSYBOX_CONFIG_FEATURE_SYSLOG
help
init is the first program run when the system boots.
This page took
0.021448 seconds
and
4
git commands to generate.