forked from dan/liminix
1
0
Fork 0

use shotdown instead of hpr in .s6-svscan/SIGFOO

this is to bring them into line with what more recent
s6-init-linux-maker creates
This commit is contained in:
Daniel Barlow 2023-11-21 23:19:00 +00:00
parent a0bd250963
commit 7c9297f91d
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ let
'';
shutdown = action: ''
#!${execline}/bin/execlineb -P
${s6-linux-init}/bin/s6-linux-init-hpr -a #{action} -- now
${s6-linux-init}/bin/s6-linux-init-shutdown -a #{action} -- now
'';
empty = "#!${execline}/bin/execlineb -P\n";
in dir {