From 713abf3454caa9d98f10546f7aabbb44f70bfbf2 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 13 Mar 2005 21:47:20 +0000 Subject: Allow option 8 (shell) with moved /etc/rc.initial --- etc/rc.initial | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/rc.initial') diff --git a/etc/rc.initial b/etc/rc.initial index 714958b..cb55d7e 100755 --- a/etc/rc.initial +++ b/etc/rc.initial @@ -80,7 +80,7 @@ case ${opmode} in ;; 8) set prompt = "\n`/bin/hostname -s`# " - /bin/csh + su -f root ;; 9) /usr/local/sbin/pftop -- cgit v1.1