]> git.ipfire.org Git - people/ms/network.git/commitdiff
Update paths to match a modern filesystem layout.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 1 May 2012 13:50:38 +0000 (13:50 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 1 May 2012 13:50:38 +0000 (13:50 +0000)
functions.constants

index 4f47c54a2dcd346a5c8953961b05370a1775780c..90c1409b688056f3933a0ad919ab8d2b55bdea88 100644 (file)
 # Enable colors by default
 COLOURS="auto"
 
-BASE_DIR=/lib/network
+BASE_DIR=/usr/lib/network
 CONFIG_DIR=/etc/network
 HOOKS_DIR=${BASE_DIR}/hooks
 LOG_DIR=/var/log/network
-RUN_DIR=/var/run/network
+RUN_DIR=/run/network
 ZONE_DIR=${CONFIG_DIR}
 
 RED_RUN=${RUN_DIR}/red