summaryrefslogtreecommitdiff
path: root/src/shutdown/s6-linux-init-hpr.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-04-19 Clean up the wtmp messLaurent Bercot
2020-11-06 Fix trivial bugLaurent Bercot
2020-11-06 Add -i option to shutdown and hprLaurent Bercot
2020-01-19 Add -C and -B options, prepare for 1.0.4.0Laurent Bercot
2019-09-06 shutdown protocol now transmits a timeout; move to stopwatch APILaurent Bercot
2019-07-28 Don't forget to sync before rebootingLaurent Bercot
2019-05-06 fix hpr -w, refactor shutdownLaurent Bercot
2019-05-02 Small tweaksLaurent Bercot
2019-04-28 More bugfixes, glibc multilib workaroundLaurent Bercot
2019-04-26 Make a single hpr. Full doc, first draft.Laurent Bercot