diff options
| author | Brian Somers <brian@FreeBSD.org> | 1999-08-19 21:15:16 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 1999-08-19 21:15:16 +0000 |
| commit | b6bc698bc102189ad0522a2257571df16550035e (patch) | |
| tree | 7140e8adeafd1b0a6989a6388100a94e172e83ab /etc | |
| parent | 63a99273531f1f8c3b27e09c4326c5875137e837 (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/network.subr | 4 | ||||
| -rw-r--r-- | etc/rc.d/netoptions | 4 | ||||
| -rw-r--r-- | etc/rc.d/network1 | 4 | ||||
| -rw-r--r-- | etc/rc.d/network2 | 4 | ||||
| -rw-r--r-- | etc/rc.d/network3 | 4 | ||||
| -rw-r--r-- | etc/rc.d/routing | 4 | ||||
| -rw-r--r-- | etc/rc.network | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/etc/network.subr b/etc/network.subr index ba40c16099f21..1c2529d2d88df 100644 --- a/etc/network.subr +++ b/etc/network.subr @@ -1,6 +1,6 @@ #!/bin/sh - # -# $Id: rc.network,v 1.52 1999/07/26 15:17:23 brian Exp $ +# $Id: rc.network,v 1.53 1999/08/10 09:45:31 des Exp $ # From: @(#)netstart 5.9 (Berkeley) 3/30/91 # Note that almost all the user-configurable behavior is no longer in @@ -110,7 +110,7 @@ network_pass1() { ppp_command="${ppp_command} -alias"; fi - echo -n 'Starting ppp: '; ppp ${ppp_command} ${ppp_profile} + echo -n 'Starting ppp: '; ppp ${ppp_command} -quiet ${ppp_profile} fi # Initialize IP filtering using ipfw diff --git a/etc/rc.d/netoptions b/etc/rc.d/netoptions index ba40c16099f21..1c2529d2d88df 100644 --- a/etc/rc.d/netoptions +++ b/etc/rc.d/netoptions @@ -1,6 +1,6 @@ #!/bin/sh - # -# $Id: rc.network,v 1.52 1999/07/26 15:17:23 brian Exp $ +# $Id: rc.network,v 1.53 1999/08/10 09:45:31 des Exp $ # From: @(#)netstart 5.9 (Berkeley) 3/30/91 # Note that almost all the user-configurable behavior is no longer in @@ -110,7 +110,7 @@ network_pass1() { ppp_command="${ppp_command} -alias"; fi - echo -n 'Starting ppp: '; ppp ${ppp_command} ${ppp_profile} + echo -n 'Starting ppp: '; ppp ${ppp_command} -quiet ${ppp_profile} fi # Initialize IP filtering using ipfw diff --git a/etc/rc.d/network1 b/etc/rc.d/network1 index ba40c16099f21..1c2529d2d88df 100644 --- a/etc/rc.d/network1 +++ b/etc/rc.d/network1 @@ -1,6 +1,6 @@ #!/bin/sh - # -# $Id: rc.network,v 1.52 1999/07/26 15:17:23 brian Exp $ +# $Id: rc.network,v 1.53 1999/08/10 09:45:31 des Exp $ # From: @(#)netstart 5.9 (Berkeley) 3/30/91 # Note that almost all the user-configurable behavior is no longer in @@ -110,7 +110,7 @@ network_pass1() { ppp_command="${ppp_command} -alias"; fi - echo -n 'Starting ppp: '; ppp ${ppp_command} ${ppp_profile} + echo -n 'Starting ppp: '; ppp ${ppp_command} -quiet ${ppp_profile} fi # Initialize IP filtering using ipfw diff --git a/etc/rc.d/network2 b/etc/rc.d/network2 index ba40c16099f21..1c2529d2d88df 100644 --- a/etc/rc.d/network2 +++ b/etc/rc.d/network2 @@ -1,6 +1,6 @@ #!/bin/sh - # -# $Id: rc.network,v 1.52 1999/07/26 15:17:23 brian Exp $ +# $Id: rc.network,v 1.53 1999/08/10 09:45:31 des Exp $ # From: @(#)netstart 5.9 (Berkeley) 3/30/91 # Note that almost all the user-configurable behavior is no longer in @@ -110,7 +110,7 @@ network_pass1() { ppp_command="${ppp_command} -alias"; fi - echo -n 'Starting ppp: '; ppp ${ppp_command} ${ppp_profile} + echo -n 'Starting ppp: '; ppp ${ppp_command} -quiet ${ppp_profile} fi # Initialize IP filtering using ipfw diff --git a/etc/rc.d/network3 b/etc/rc.d/network3 index ba40c16099f21..1c2529d2d88df 100644 --- a/etc/rc.d/network3 +++ b/etc/rc.d/network3 @@ -1,6 +1,6 @@ #!/bin/sh - # -# $Id: rc.network,v 1.52 1999/07/26 15:17:23 brian Exp $ +# $Id: rc.network,v 1.53 1999/08/10 09:45:31 des Exp $ # From: @(#)netstart 5.9 (Berkeley) 3/30/91 # Note that almost all the user-configurable behavior is no longer in @@ -110,7 +110,7 @@ network_pass1() { ppp_command="${ppp_command} -alias"; fi - echo -n 'Starting ppp: '; ppp ${ppp_command} ${ppp_profile} + echo -n 'Starting ppp: '; ppp ${ppp_command} -quiet ${ppp_profile} fi # Initialize IP filtering using ipfw diff --git a/etc/rc.d/routing b/etc/rc.d/routing index ba40c16099f21..1c2529d2d88df 100644 --- a/etc/rc.d/routing +++ b/etc/rc.d/routing @@ -1,6 +1,6 @@ #!/bin/sh - # -# $Id: rc.network,v 1.52 1999/07/26 15:17:23 brian Exp $ +# $Id: rc.network,v 1.53 1999/08/10 09:45:31 des Exp $ # From: @(#)netstart 5.9 (Berkeley) 3/30/91 # Note that almost all the user-configurable behavior is no longer in @@ -110,7 +110,7 @@ network_pass1() { ppp_command="${ppp_command} -alias"; fi - echo -n 'Starting ppp: '; ppp ${ppp_command} ${ppp_profile} + echo -n 'Starting ppp: '; ppp ${ppp_command} -quiet ${ppp_profile} fi # Initialize IP filtering using ipfw diff --git a/etc/rc.network b/etc/rc.network index ba40c16099f21..1c2529d2d88df 100644 --- a/etc/rc.network +++ b/etc/rc.network @@ -1,6 +1,6 @@ #!/bin/sh - # -# $Id: rc.network,v 1.52 1999/07/26 15:17:23 brian Exp $ +# $Id: rc.network,v 1.53 1999/08/10 09:45:31 des Exp $ # From: @(#)netstart 5.9 (Berkeley) 3/30/91 # Note that almost all the user-configurable behavior is no longer in @@ -110,7 +110,7 @@ network_pass1() { ppp_command="${ppp_command} -alias"; fi - echo -n 'Starting ppp: '; ppp ${ppp_command} ${ppp_profile} + echo -n 'Starting ppp: '; ppp ${ppp_command} -quiet ${ppp_profile} fi # Initialize IP filtering using ipfw |
