diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-02-12 18:17:50 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-02-12 18:17:50 +0000 |
commit | f94e976efbdfdd885ecc81745542bedf315768fd (patch) | |
tree | 79ebb144d9a3cc62ab851c753414adb94b168438 /src/shutdown/deps-lib | |
parent | 355a75e08bbc8af8af97576bad07471dd1b431d8 (diff) | |
download | s6-linux-init-f94e976efbdfdd885ecc81745542bedf315768fd.tar.xz |
bugfix: wall message on non-immediate shutdown(8)
Diffstat (limited to 'src/shutdown/deps-lib')
-rw-r--r-- | src/shutdown/deps-lib/hpr | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shutdown/deps-lib/hpr b/src/shutdown/deps-lib/hpr index 95dff6a..4642c75 100644 --- a/src/shutdown/deps-lib/hpr +++ b/src/shutdown/deps-lib/hpr @@ -1,3 +1,4 @@ hpr_shutdown.o hpr_wall.o +hpr_wallv.o hpr_confirm_hostname.o |