commit 298973a7ae3ecc52eaa9a16831dffec3d4cf50fb parent 8ff69e2800b4a4cda10efe99027a049fa6fcbdae Author: Cem Keylan <cem@ckyln.com> Date: Wed, 15 Jan 2020 22:42:15 +0300 remove halt -w Diffstat:
M | rc.shutdown | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/rc.shutdown b/rc.shutdown @@ -20,8 +20,6 @@ out "Saving random seed..."; { dd count=1 bs=512 if=/dev/random of=/var/random.seed } -halt -w - out "Sending TERM signal to all processes..."; { killall5 -TERM sleep 1