diff options
Diffstat (limited to 'etc/rc.initial')
-rwxr-xr-x | etc/rc.initial | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.initial b/etc/rc.initial index 7598a58..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/sh + su -f root ;; 9) /usr/local/sbin/pftop |