projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2bb2d3
)
- IFUPDOWN_IFSTATE_PATH depends on IFUPDOWN
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Sun, 2 Sep 2007 22:12:07 +0000
(22:12 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Sun, 2 Sep 2007 22:12:07 +0000
(22:12 -0000)
networking/Config.in
patch
|
blob
|
history
diff --git
a/networking/Config.in
b/networking/Config.in
index 5275adc5fde2ec14d0e0328ca32d960d4619124f..d687dbed98ab622796f787f66a383b3098e08f6b 100644
(file)
--- a/
networking/Config.in
+++ b/
networking/Config.in
@@
-249,6
+249,7
@@
config IFUPDOWN
config IFUPDOWN_IFSTATE_PATH
string "Absolute path to ifstate file"
default "/var/run/ifstate"
+ depends on IFUPDOWN
help
ifupdown keeps state information in a file called ifstate.
Typically it is located in /var/run/ifstate, however