diff options
Diffstat (limited to 'etc/rc.d/netoptions')
-rw-r--r-- | etc/rc.d/netoptions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/netoptions b/etc/rc.d/netoptions index e3af24e..05598dd 100644 --- a/etc/rc.d/netoptions +++ b/etc/rc.d/netoptions @@ -667,7 +667,7 @@ network_pass3() { amd_flags="${amd_flags} `eval\ ${amd_map_program}`" ;; - esac + esac if [ -n "${amd_flags}" ]; then amd -p ${amd_flags}\ |