svn commit: trunk/busybox/networking
aldot at busybox.net
aldot at busybox.net
Sun Sep 2 15:12:07 PDT 2007
Author: aldot
Date: 2007-09-02 15:12:07 -0700 (Sun, 02 Sep 2007)
New Revision: 19768
Log:
- IFUPDOWN_IFSTATE_PATH depends on IFUPDOWN
Modified:
trunk/busybox/networking/Config.in
Changeset:
Modified: trunk/busybox/networking/Config.in
===================================================================
--- trunk/busybox/networking/Config.in 2007-09-02 22:09:11 UTC (rev 19767)
+++ trunk/busybox/networking/Config.in 2007-09-02 22:12:07 UTC (rev 19768)
@@ -249,6 +249,7 @@
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
More information about the busybox-cvs
mailing list