summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/network.subr1
-rw-r--r--etc/rc.d/netoptions1
-rw-r--r--etc/rc.d/network11
-rw-r--r--etc/rc.d/network21
-rw-r--r--etc/rc.d/network31
-rw-r--r--etc/rc.d/routing1
-rw-r--r--etc/rc.network1
7 files changed, 0 insertions, 7 deletions
diff --git a/etc/network.subr b/etc/network.subr
index 50ab079..e37d25f 100644
--- a/etc/network.subr
+++ b/etc/network.subr
@@ -624,7 +624,6 @@ network_pass3() {
echo ' creating ssh RSA host key';
/usr/bin/ssh-keygen -N "" -f /etc/ssh/ssh_host_key
fi
- ;;
if [ ! -f /etc/ssh/ssh_host_dsa_key ]; then
echo ' creating ssh DSA host key';
/usr/bin/ssh-keygen -d -N "" -f /etc/ssh/ssh_host_dsa_key
diff --git a/etc/rc.d/netoptions b/etc/rc.d/netoptions
index 50ab079..e37d25f 100644
--- a/etc/rc.d/netoptions
+++ b/etc/rc.d/netoptions
@@ -624,7 +624,6 @@ network_pass3() {
echo ' creating ssh RSA host key';
/usr/bin/ssh-keygen -N "" -f /etc/ssh/ssh_host_key
fi
- ;;
if [ ! -f /etc/ssh/ssh_host_dsa_key ]; then
echo ' creating ssh DSA host key';
/usr/bin/ssh-keygen -d -N "" -f /etc/ssh/ssh_host_dsa_key
diff --git a/etc/rc.d/network1 b/etc/rc.d/network1
index 50ab079..e37d25f 100644
--- a/etc/rc.d/network1
+++ b/etc/rc.d/network1
@@ -624,7 +624,6 @@ network_pass3() {
echo ' creating ssh RSA host key';
/usr/bin/ssh-keygen -N "" -f /etc/ssh/ssh_host_key
fi
- ;;
if [ ! -f /etc/ssh/ssh_host_dsa_key ]; then
echo ' creating ssh DSA host key';
/usr/bin/ssh-keygen -d -N "" -f /etc/ssh/ssh_host_dsa_key
diff --git a/etc/rc.d/network2 b/etc/rc.d/network2
index 50ab079..e37d25f 100644
--- a/etc/rc.d/network2
+++ b/etc/rc.d/network2
@@ -624,7 +624,6 @@ network_pass3() {
echo ' creating ssh RSA host key';
/usr/bin/ssh-keygen -N "" -f /etc/ssh/ssh_host_key
fi
- ;;
if [ ! -f /etc/ssh/ssh_host_dsa_key ]; then
echo ' creating ssh DSA host key';
/usr/bin/ssh-keygen -d -N "" -f /etc/ssh/ssh_host_dsa_key
diff --git a/etc/rc.d/network3 b/etc/rc.d/network3
index 50ab079..e37d25f 100644
--- a/etc/rc.d/network3
+++ b/etc/rc.d/network3
@@ -624,7 +624,6 @@ network_pass3() {
echo ' creating ssh RSA host key';
/usr/bin/ssh-keygen -N "" -f /etc/ssh/ssh_host_key
fi
- ;;
if [ ! -f /etc/ssh/ssh_host_dsa_key ]; then
echo ' creating ssh DSA host key';
/usr/bin/ssh-keygen -d -N "" -f /etc/ssh/ssh_host_dsa_key
diff --git a/etc/rc.d/routing b/etc/rc.d/routing
index 50ab079..e37d25f 100644
--- a/etc/rc.d/routing
+++ b/etc/rc.d/routing
@@ -624,7 +624,6 @@ network_pass3() {
echo ' creating ssh RSA host key';
/usr/bin/ssh-keygen -N "" -f /etc/ssh/ssh_host_key
fi
- ;;
if [ ! -f /etc/ssh/ssh_host_dsa_key ]; then
echo ' creating ssh DSA host key';
/usr/bin/ssh-keygen -d -N "" -f /etc/ssh/ssh_host_dsa_key
diff --git a/etc/rc.network b/etc/rc.network
index 50ab079..e37d25f 100644
--- a/etc/rc.network
+++ b/etc/rc.network
@@ -624,7 +624,6 @@ network_pass3() {
echo ' creating ssh RSA host key';
/usr/bin/ssh-keygen -N "" -f /etc/ssh/ssh_host_key
fi
- ;;
if [ ! -f /etc/ssh/ssh_host_dsa_key ]; then
echo ' creating ssh DSA host key';
/usr/bin/ssh-keygen -d -N "" -f /etc/ssh/ssh_host_dsa_key
OpenPOWER on IntegriCloud