]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - src/initscripts/init.d/networking/red
Add aliases to backup and run setaliases at red start (if red=static only)
[people/pmueller/ipfire-2.x.git] / src / initscripts / init.d / networking / red
index 6a85eb48e65d3d6d1e0153816935501749126e70..f90e07378d5d3767d91f3a1a862fb5f282471681 100644 (file)
@@ -122,7 +122,10 @@ case "${1}" in
                        evaluate_retval
                        
                        run_subdir ${rc_base}/init.d/networking/red.up/
-                       
+
+                       # Configure aliases only if red static
+                       /usr/local/bin/setaliases
+
                elif [ "${TYPE}" == "DHCP" ]; then
 
                        if [ -e $LEASEINFO ]; then