diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2014-11-20 16:18:40 -0300 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-11-20 23:09:44 +0100 |
commit | f785130d68be3fcdaf61176ce2cb3afa699b5469 (patch) | |
tree | f6b7867326ce89e7550640a9506e6831a41f0e58 /docs/manual/customize-users-tables.txt | |
parent | 7e1728bb05aa6fd4e571fde91fab4c082b1381c4 (diff) | |
download | buildroot-f785130d68be3fcdaf61176ce2cb3afa699b5469.tar.gz buildroot-f785130d68be3fcdaf61176ce2cb3afa699b5469.zip |
sysvinit/inittab: adjust shutdown
The previous shutdown sequence was basically a no-op, it did't call rcK
to stop anything and dumped users back into shell.
So do the proper thing by calling rcK for levels 0 (halt) and 6
(reboot), then swapoff, then remount ro.
After that call halt for 0 and reboot for 6.
Also make 3 the default runlevel as in normal distributions, for all
intents and purposes it changes nothing except aesthetics/convention.
And make the labels a context sequence rather than just a short form
of the actions which IMHO looks horrible.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual/customize-users-tables.txt')
0 files changed, 0 insertions, 0 deletions