summaryrefslogtreecommitdiff
path: root/units/emergency.service
AgeCommit message (Collapse)Author
2011-09-20units: direct stdout/stderr of rescue shells to ttyMichal Schmidt
With output of services going to syslog by default now, the rescue shell units need to direct their output to tty explicitly. Specify stderr too, just in case.
2011-04-16units: add --no-block when starting normal service after shell exitedLennart Poettering
2011-03-29exec: drop process group kill mode since it has little use and confuses the userLennart Poettering
2011-02-23rescue: terminate plymouth entirely when going into rescue modeLennart Poettering
2010-11-15exec: automatically determine right TERM= setting based on tty nameLennart Poettering
2010-10-29units: make fedora/single.service standard and rename it to rescue.serviceLennart Poettering
2010-10-26units: now that we don't set TERM anymore by default, make sure to pass it ↵Lennart Poettering
to our rescue sessions
2010-10-06unit: continue boot when exiting emergency/resuce shellLennart Poettering
2010-10-05service: rename settings for Restart= from 'restart-always' to 'always' and ↵Lennart Poettering
similar
2010-09-10units: set working directory to /root for sulogin, since sulogin is crazyLennart Poettering
2010-09-10units: set HOME=/root when running shellsLennart Poettering
2010-08-25units: invoke sulogin instead of /bin/shLennart Poettering
2010-08-05units: always send HUP when dealing with shells/gettys/loginsLennart Poettering
2010-07-21exec: extend variable substitution to support splitting variable values into ↵Lennart Poettering
seperate arguments
2010-07-13units: rely only on isolate to remove running services when entering ↵Lennart Poettering
rescue/emergency modes
2010-07-12units: introduce emergency.targetLennart Poettering
2010-07-11units: turn Wants=shutdown back into Requires=shutdown to avoid removal of ↵Lennart Poettering
jobs due to the impact minimizer
2010-07-10units: pull in shutdown.target and umount.target when entering emergency modeLennart Poettering
2010-07-08units: kill the emergency shell with SIGHUPLennart Poettering
2010-07-03units: update shipped unit files for DefaultDependencies=Lennart Poettering
2010-06-02service: change default service type to 'simple' since that is the futureLennart Poettering
2010-05-19shorten copyright header of configuration filesLennart Poettering
2010-05-16man: document a few special unitsLennart Poettering
2010-05-16units: move a number of units into the tarballLennart Poettering
2010-04-15units: rename [Meta] section to [Unit]Lennart Poettering
2010-04-13units: install a few basic units by defaultLennart Poettering