From bc19d0871a2016be73f5569ec4fbdd648bb55ee7 Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Wed, 16 Aug 2000 23:08:28 +0000 Subject: [PATCH] Fix a whitespace bogon. --- etc/network.subr | 2 +- etc/rc.d/netoptions | 2 +- etc/rc.d/network1 | 2 +- etc/rc.d/network2 | 2 +- etc/rc.d/network3 | 2 +- etc/rc.d/routing | 2 +- etc/rc.network | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/etc/network.subr b/etc/network.subr index 2ba323ef3ddf..51e02cd0787c 100644 --- a/etc/network.subr +++ b/etc/network.subr @@ -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 diff --git a/etc/rc.d/netoptions b/etc/rc.d/netoptions index 2ba323ef3ddf..51e02cd0787c 100644 --- a/etc/rc.d/netoptions +++ b/etc/rc.d/netoptions @@ -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 diff --git a/etc/rc.d/network1 b/etc/rc.d/network1 index 2ba323ef3ddf..51e02cd0787c 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 diff --git a/etc/rc.d/network2 b/etc/rc.d/network2 index 2ba323ef3ddf..51e02cd0787c 100644 --- a/etc/rc.d/network2 +++ b/etc/rc.d/network2 @@ -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 diff --git a/etc/rc.d/network3 b/etc/rc.d/network3 index 2ba323ef3ddf..51e02cd0787c 100644 --- a/etc/rc.d/network3 +++ b/etc/rc.d/network3 @@ -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 diff --git a/etc/rc.d/routing b/etc/rc.d/routing index 2ba323ef3ddf..51e02cd0787c 100644 --- a/etc/rc.d/routing +++ b/etc/rc.d/routing @@ -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 diff --git a/etc/rc.network b/etc/rc.network index 2ba323ef3ddf..51e02cd0787c 100644 --- a/etc/rc.network +++ b/etc/rc.network @@ -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