about summary refs log tree commit diff
path: root/shutdown
Commit message (Collapse)AuthorAgeFilesLines
* shutdown: Quote command substitutionMatthew Martin2017-07-261-1/+1
|
* shutdown: Do not use variables in printf format stringMatthew Martin2017-07-261-5/+5
|
* shutdown: Combine sleeping blocksMatthew Martin2017-07-261-13/+9
|
* shutdown: delete empty /etc/nologin on -c.Leah Neukirchen2017-07-241-0/+3
| | | | Fixes #73.
* shutdown: Don't hardcode nameSören Tempel2015-04-081-1/+1
|
* shutdown: Quote optionSören Tempel2015-04-081-1/+1
|
* shutdown: simplify if clauseSören Tempel2015-03-311-3/+1
|
* shutdown: Use printf instead of echo -nSören Tempel2015-03-311-4/+4
| | | | | | | | The result of 'echo -n' is implementation-defined. See also: http://pubs.opengroup.org/onlinepubs/9699919799/utilities/echo.html
* shutdown: Don't use exprSören Tempel2015-03-311-3/+3
|
* shutdown: add abort helper functionSören Tempel2015-03-311-6/+10
|
* shutdown: simplify redirection to /dev/stderrSören Tempel2015-03-311-3/+3
|
* shutdown.sh -> shutdownSören Tempel2015-03-311-0/+72