summaryrefslogtreecommitdiff
path: root/src/basic/reboot-util.c
Commit message (Collapse)AuthorAge
* basic: split out update_reboot_parameter_and_warn() into its own .c/.h filesLennart Poettering2018-05-30
This is primarily preparation for a follow-up commit that adds a common implementation of the other side of the reboot parameter file, i.e. the code that reads the file and issues reboot() for it.