From owner-freebsd-questions Wed Jul 7 5:17:31 1999 Delivered-To: freebsd-questions@freebsd.org Received: from gauss.topcon.de (gauss.topcon.de [194.231.147.6]) by hub.freebsd.org (Postfix) with ESMTP id 09D2915413 for ; Wed, 7 Jul 1999 05:17:23 -0700 (PDT) (envelope-from sd@topcon.de) Received: from plasma.topcon.de (Plasmabook.topcon.de [194.231.147.7]) by gauss.topcon.de (8.9.3/8.9.3) with SMTP id OAA37190; Wed, 7 Jul 1999 14:17:15 +0200 (CEST) (envelope-from sd@topcon.de) Date: Wed, 7 Jul 1999 14:23:18 +0100 To: Joachim.Jaeckel@arcor.net, freebsd-questions@FreeBSD.ORG References: <412567A7.002D01FB.00@slz-01-hub01.cni.net> From: Sascha Droste Subject: Re: multiuser -> singleuser -> multiuser switch Organization: TOPCON Deutschland GmbH X-Mailer: PostMe 2.01 Plus Mime-Version: 1.0 Message-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Joachim.Jaeckel@arcor.net schrieb am 07.07.1999: > >Hello, > >how could I turn the running system into singleuser state? (It seems shutdown now > >And how could I bring the system back into multiuser again, even if type exit in the single user mode >Does *cron* still work in singleuser state and how could I inform cron isnT working in single user mode. >samba-users of this machine, that the system is going to *nologin* or >*singleuser*? echo "The fileserver is not available for one hour..... please disconnect or someting like this...blabla "|smbclient -M hostname in the case you start smbd with inetd, disable the service in inetd.conf send a HUP to inetd now check if there are still users connected....check for open files.... kill the processes :-) or just wait for this procedure there is no need to go in single user mode, btw. > >Thanks in advance, >Joachim.Jaeckel@arcor.net cu // sascha /* Sascha Droste TOPCON Deutschland GmbH Software Engineer Halskestrasse 7 EDV-Leiter 47877 Willich mailto:sd@topcon.de http://www.topcon.de T: +49(0)2154/929-153 F: +49(0)2154/929-111 */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message