]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
network: Changed place of configuration data.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 20 Sep 2009 20:10:25 +0000 (22:10 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 20 Sep 2009 20:10:25 +0000 (22:10 +0200)
src/network/functions

index 37fd8f1a727464853b51ac0fe6ac585671999cd6..773463a87d061023e8ec1fb2f84b195cb1fdd25d 100644 (file)
@@ -20,7 +20,7 @@
 ###############################################################################
 
 HOME_DIR=${HOME_DIR-/lib/network}
-CONFIG_DIR=/etc/sysconfig/networking
+CONFIG_DIR=/etc/network
 HOOKS_DIR=${HOME_DIR}/hooks
 LOG_DIR=/var/log/network