index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
units
/
emergency.service
Age
Commit message (
Collapse
)
Author
2011-09-20
units: direct stdout/stderr of rescue shells to tty
Michal 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-16
units: add --no-block when starting normal service after shell exited
Lennart Poettering
2011-03-29
exec: drop process group kill mode since it has little use and confuses the user
Lennart Poettering
2011-02-23
rescue: terminate plymouth entirely when going into rescue mode
Lennart Poettering
2010-11-15
exec: automatically determine right TERM= setting based on tty name
Lennart Poettering
2010-10-29
units: make fedora/single.service standard and rename it to rescue.service
Lennart Poettering
2010-10-26
units: now that we don't set TERM anymore by default, make sure to pass it ↵
Lennart Poettering
to our rescue sessions
2010-10-06
unit: continue boot when exiting emergency/resuce shell
Lennart Poettering
2010-10-05
service: rename settings for Restart= from 'restart-always' to 'always' and ↵
Lennart Poettering
similar
2010-09-10
units: set working directory to /root for sulogin, since sulogin is crazy
Lennart Poettering
2010-09-10
units: set HOME=/root when running shells
Lennart Poettering
2010-08-25
units: invoke sulogin instead of /bin/sh
Lennart Poettering
2010-08-05
units: always send HUP when dealing with shells/gettys/logins
Lennart Poettering
2010-07-21
exec: extend variable substitution to support splitting variable values into ↵
Lennart Poettering
seperate arguments
2010-07-13
units: rely only on isolate to remove running services when entering ↵
Lennart Poettering
rescue/emergency modes
2010-07-12
units: introduce emergency.target
Lennart Poettering
2010-07-11
units: turn Wants=shutdown back into Requires=shutdown to avoid removal of ↵
Lennart Poettering
jobs due to the impact minimizer
2010-07-10
units: pull in shutdown.target and umount.target when entering emergency mode
Lennart Poettering
2010-07-08
units: kill the emergency shell with SIGHUP
Lennart Poettering
2010-07-03
units: update shipped unit files for DefaultDependencies=
Lennart Poettering
2010-06-02
service: change default service type to 'simple' since that is the future
Lennart Poettering
2010-05-19
shorten copyright header of configuration files
Lennart Poettering
2010-05-16
man: document a few special units
Lennart Poettering
2010-05-16
units: move a number of units into the tarball
Lennart Poettering
2010-04-15
units: rename [Meta] section to [Unit]
Lennart Poettering
2010-04-13
units: install a few basic units by default
Lennart Poettering