From 86b9e80bfb4d181a88f6555cf7d34b2901aa053a Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 7 Sep 1999 20:11:32 +0000 Subject: *** empty log message *** --- rc.d/rc.sysinit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rc.d') diff --git a/rc.d/rc.sysinit b/rc.d/rc.sysinit index 749cc592..657f815a 100755 --- a/rc.d/rc.sysinit +++ b/rc.d/rc.sysinit @@ -386,7 +386,7 @@ action "Mounting local filesystems" mount -a -t nonfs,smbfs,ncpfs,proc if [ -f /.unconfigured ]; then if [ -x /usr/sbin/rootconfig ]; then /usr/sbin/rootconfig - elif [ -x /usr/bin/passwd ]; then + else if [ -x /usr/bin/passwd ]; then /usr/bin/passwd root fi if [ -x /usr/sbin/netconfig ]; then -- cgit v1.2.1