diff options
author | Pierre Labastie <pierre.labastie@neuf.fr> | 2023-10-04 15:50:38 +0200 |
---|---|---|
committer | Pierre Labastie <pierre.labastie@neuf.fr> | 2023-10-04 15:52:42 +0200 |
commit | 623081aa93df0ec73c93332103a2c31ec6d29ffa (patch) | |
tree | 274d84088e68548851d130251688b9641cf44dec /chapter08 | |
parent | 363fece4283164d114b330b430d9bb3d056c77b9 (diff) |
bootscripts: change "halt stop" to "halt start"
Commit 27d23b1d has changed the convention that scripts with Sxxx
symlinks should be run with "stop" parameter in runlevels 0 and 6.
They should now be called with the more intuitive "start" parameter.
But a few scripts still call "/etc/init.d/halt stop". Fortunately, this
occurs in code paths that are rarely run (unrecoverable errors). So it
was not noticed until now. Anyway, this is fixed in this commit.
Diffstat (limited to 'chapter08')
0 files changed, 0 insertions, 0 deletions