- IFUPDOWN_IFSTATE_PATH depends on IFUPDOWN

This commit is contained in:
Bernhard Reutner-Fischer 2007-09-02 22:12:07 +00:00
parent d2bb2d3918
commit fc202427d5

View File

@ -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