summaryrefslogtreecommitdiff
path: root/units/rescue.service.in
Commit message (Collapse)AuthorAgeFilesLines
* Add SPDX license headers to unit filesZbigniew Jędrzejewski-Szmek2017-11-191-0/+2
|
* sulogin-shell: switch from shell implementation to a C implementation (#6698)Felipe Sateler2017-09-081-0/+1
|
* units: simplify rescue.service and emergency.service (#5623)Michael Biebl2017-03-221-3/+1
| | | | | | | The emergency.service and rescue.service units have become rather convoluted. We spawn multiple shells and the help text spans multiple lines which makes the units hard to read. Move the logic into a single shell script and call that via ExecStart.
* units: apply plymouth warning fix to in rescue mode as well (#5615)Daniel Molkentin2017-03-201-1/+1
| | | Follow up for #5528.
* emergency.service: Don't say "Welcome" when it's an emergency (#3569)Lennart Poettering2016-06-211-1/+1
| | | | | | | | | | | Quoting @cgwalters: Just uploading this as an RFC. Now I know reading the code that systemd says `Welcome to $OS` as a generic thing, but my initial impression on seeing this was that it was almost sarcastic =) Let's say "You are in emergency mode" as a more neutral/less excited phrase. This patch is based on #3556, but makes the same change for rescue mode.
* units: wait for plymouth to shut down in rescue.sevice (#3367)Franck Bui2016-06-011-1/+1
| | | | | In the same vein as commit ac59f0c12c117b9bb5b7e17f33987b0107791239 which added the --wait option to the emergency service, this patch makes sure that plymouth has exited before entering into the rescue mode.
* Fix typo in rescue shellIndrajit Raychaudhuri2016-02-051-1/+1
|
* units: don't fail if /root doesn't exist for shell unitsLennart Poettering2016-01-171-1/+1
| | | | | | As discussed on the ML: http://lists.freedesktop.org/archives/systemd-devel/2016-January/035594.html
* Use "new" --job-mode= option in more placesZbigniew Jędrzejewski-Szmek2015-05-181-1/+1
| | | | | | --irreversible/--ignore-dependencies/--fail are deprececated since 4dc5b821ae737914499119e29811fc3346e3d97c. Also add shell completions for --jobs-mode.
* build-sys: lookup for sulogin, it might not be in /sbinCristian Rodríguez2015-01-231-1/+1
|
* units: update rescue.service and emergency.serviceZbigniew Jędrzejewski-Szmek2014-08-311-1/+1
| | | | | ^D works in emergency.service too. One needs to log in when in rescue mode too.
* units: m4 is not needed for rescue.serviceZbigniew Jędrzejewski-Szmek2014-08-311-0/+28