From f0439cee6640ccb4f560dabe921e2cb06e6a2614 Mon Sep 17 00:00:00 2001 From: kris Date: Mon, 15 May 2000 19:56:59 +0000 Subject: Remove extraneous ";;" in previous commit Submitted by: jedgar --- etc/rc.network | 1 - 1 file changed, 1 deletion(-) (limited to 'etc/rc.network') 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 -- cgit v1.1