summaryrefslogtreecommitdiffstats
path: root/etc/rc.d
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d')
-rw-r--r--etc/rc.d/netoptions4
-rw-r--r--etc/rc.d/network14
-rw-r--r--etc/rc.d/network24
-rw-r--r--etc/rc.d/network34
-rw-r--r--etc/rc.d/routing4
5 files changed, 10 insertions, 10 deletions
diff --git a/etc/rc.d/netoptions b/etc/rc.d/netoptions
index f632d55..ab1c3ac 100644
--- a/etc/rc.d/netoptions
+++ b/etc/rc.d/netoptions
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $Id: rc.network,v 1.35 1998/11/15 20:30:04 msmith Exp $
+# $Id: rc.network,v 1.36 1998/11/27 07:06:11 jkoshy Exp $
# From: @(#)netstart 5.9 (Berkeley) 3/30/91
# Note that almost all the user-configurable behavior is no longer in
@@ -273,7 +273,7 @@ network_pass3() {
fi
if [ "X${rwhod_enable}" = X"YES" ]; then
- echo -n ' rwhod'; rwhod
+ echo -n ' rwhod'; rwhod ${rwhod_flags}
fi
# Kerberos runs ONLY on the Kerberos server machine
diff --git a/etc/rc.d/network1 b/etc/rc.d/network1
index f632d55..ab1c3ac 100644
--- a/etc/rc.d/network1
+++ b/etc/rc.d/network1
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $Id: rc.network,v 1.35 1998/11/15 20:30:04 msmith Exp $
+# $Id: rc.network,v 1.36 1998/11/27 07:06:11 jkoshy Exp $
# From: @(#)netstart 5.9 (Berkeley) 3/30/91
# Note that almost all the user-configurable behavior is no longer in
@@ -273,7 +273,7 @@ network_pass3() {
fi
if [ "X${rwhod_enable}" = X"YES" ]; then
- echo -n ' rwhod'; rwhod
+ echo -n ' rwhod'; rwhod ${rwhod_flags}
fi
# Kerberos runs ONLY on the Kerberos server machine
diff --git a/etc/rc.d/network2 b/etc/rc.d/network2
index f632d55..ab1c3ac 100644
--- a/etc/rc.d/network2
+++ b/etc/rc.d/network2
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $Id: rc.network,v 1.35 1998/11/15 20:30:04 msmith Exp $
+# $Id: rc.network,v 1.36 1998/11/27 07:06:11 jkoshy Exp $
# From: @(#)netstart 5.9 (Berkeley) 3/30/91
# Note that almost all the user-configurable behavior is no longer in
@@ -273,7 +273,7 @@ network_pass3() {
fi
if [ "X${rwhod_enable}" = X"YES" ]; then
- echo -n ' rwhod'; rwhod
+ echo -n ' rwhod'; rwhod ${rwhod_flags}
fi
# Kerberos runs ONLY on the Kerberos server machine
diff --git a/etc/rc.d/network3 b/etc/rc.d/network3
index f632d55..ab1c3ac 100644
--- a/etc/rc.d/network3
+++ b/etc/rc.d/network3
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $Id: rc.network,v 1.35 1998/11/15 20:30:04 msmith Exp $
+# $Id: rc.network,v 1.36 1998/11/27 07:06:11 jkoshy Exp $
# From: @(#)netstart 5.9 (Berkeley) 3/30/91
# Note that almost all the user-configurable behavior is no longer in
@@ -273,7 +273,7 @@ network_pass3() {
fi
if [ "X${rwhod_enable}" = X"YES" ]; then
- echo -n ' rwhod'; rwhod
+ echo -n ' rwhod'; rwhod ${rwhod_flags}
fi
# Kerberos runs ONLY on the Kerberos server machine
diff --git a/etc/rc.d/routing b/etc/rc.d/routing
index f632d55..ab1c3ac 100644
--- a/etc/rc.d/routing
+++ b/etc/rc.d/routing
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $Id: rc.network,v 1.35 1998/11/15 20:30:04 msmith Exp $
+# $Id: rc.network,v 1.36 1998/11/27 07:06:11 jkoshy Exp $
# From: @(#)netstart 5.9 (Berkeley) 3/30/91
# Note that almost all the user-configurable behavior is no longer in
@@ -273,7 +273,7 @@ network_pass3() {
fi
if [ "X${rwhod_enable}" = X"YES" ]; then
- echo -n ' rwhod'; rwhod
+ echo -n ' rwhod'; rwhod ${rwhod_flags}
fi
# Kerberos runs ONLY on the Kerberos server machine
OpenPOWER on IntegriCloud