summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/network1
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/network1')
-rw-r--r--etc/rc.d/network12
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/network1 b/etc/rc.d/network1
index 2ba323e..51e02cd 100644
--- a/etc/rc.d/network1
+++ b/etc/rc.d/network1
@@ -363,7 +363,7 @@ network_pass1() {
case ${ip_portrange_last} in
[Nn][Oo] | '')
- ;;
+ ;;
*)
echo -n ' ip_portrange_last=$ip_portrange_last'
sysctl -w net.inet.ip.portrange.last=$ip_portrange_last >/dev/null
OpenPOWER on IntegriCloud