summaryrefslogtreecommitdiff
path: root/src/shutdown/s6-linux-init-shutdown.c
AgeCommit message (Collapse)Author
2022-11-29 Prepare for 1.0.8.1Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-12-28 Allow normal users to run s6-l-i-hpr/sLaurent Bercot
Instead of testing the euid, test writability to the shutdownd pipe. Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-08-10 Prepare for 1.0.6.4, adapt to skalibs-2.11.0.0Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-02-12 Fix them bugsLaurent Bercot
2021-02-12 bugfix: wall message on non-immediate shutdown(8)Laurent Bercot
2020-11-06 Add -i option to shutdown and hprLaurent Bercot
2019-09-06 Print HPR_BANNER_WALL to all users in shutdown(8) tooLaurent Bercot
2019-09-06 shutdown protocol now transmits a timeout; move to stopwatch APILaurent Bercot
2019-06-09 Add -H and -P to s6-l-i-shutdown, prepare for 1.0.2.0Laurent Bercot
2019-05-12 No utmpx errors; no additional /dev/console message when shutdown -a failsLaurent Bercot
2019-05-07 Careful with that stack, EugeneLaurent Bercot
2019-05-06 Fix shutdown time bugLaurent Bercot
2019-05-06 fix hpr -w, refactor shutdownLaurent Bercot
2019-04-16 It builds! Tomorrow: skeletons for stage2, stage3 and runlevel scripts.Laurent Bercot