index
:
openrc.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rc
/
openrc-shutdown.c
Age
Commit message (
Expand
)
Author
2019-12-05
openrc-shutdown.c: typo fix
William Hubbs
2019-08-15
fix sysvinit compatibility
William Hubbs
2019-07-25
add ability for openrc-shutdown to communicate with sysvinit
William Hubbs
2019-02-12
improve shutdown documentation
William Hubbs
2018-12-27
fix leading whitespace
philhofer
2018-12-21
fix compiler warnings
William Hubbs
2018-11-27
src/rc/openrc-shutdown.c: fix style
Austin English
2018-10-24
openrc-shutdown: do not require a time for -w switch
William Hubbs
2018-10-18
openrc-shutdown: Add scheduled shutdown and the ability to cancel a shutdown
William Hubbs
2017-06-05
openrc-shutdown: add --single option and clean up option processing
William Hubbs
2017-06-04
add support for writing reboot and shutdown records to wtmp
William Hubbs
2017-05-22
openrc-shutdown: add dry-run option
William Hubbs
2017-05-22
openrc-shutdown: move to single user mode by default
William Hubbs
2017-04-12
init: add re-exec capability
William Hubbs
2017-04-07
Add attribution to openrc-init.c and openrc-shutdown.c
William Hubbs
2017-04-06
add init process
William Hubbs