Gentoo Archives: gentoo-dev

From: Ernst Herzberg <earny@×××××.de>
To: gentoo-dev@g.o
Subject: [gentoo-dev] reboot / halt / shutdown
Date: Sun, 16 Feb 2003 04:15:56
Message-Id: 200302160506.22506.earny@net4u.de
1 Moin.
2
3 # halt
4 # reboot
5 #shutdown -r now
6
7 print messages like this:
8
9 INIT: Sending processes the TERM signal
10 INIT: Sending processes the KILL signal
11 * Stopping local... [ok]
12 * Stopping vcron... [ok]
13 ....
14 * Sending all processes the TERM signal ... [ok]
15 * Sending all processes the KILL signal ... [ok]
16 ....
17
18 That is not the right sequence to shut down. Ok, looks like that the first
19 messages does nothing, exept the delay.
20
21 <Earny>
22
23
24
25 --
26 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] reboot / halt / shutdown MAL <mal@×××××××.com>