mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-02 16:22:55 +02:00
Add aliases to backup and run setaliases at red start (if red=static only)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user