summaryrefslogtreecommitdiff
path: root/units/arch
AgeCommit message (Collapse)Author
2010-08-10units: make sure that killall does not wait for the ttyLennart Poettering
2010-07-13units: update other distro units to recent fedora changesLennart 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: turn shutdown dependencies from Requires into Wants to make things a ↵Lennart Poettering
bit more robust
2010-07-09units: connect shutdown scripts explicitly with the tty, because native ↵Lennart Poettering
units now default to /dev/null stdout otherwise
2010-07-03units: update shipped unit files for DefaultDependencies=Lennart Poettering
2010-06-16units: make Arch bootTom Gundersen
This patch gives minimal Arch support (enough to boot). We still need to parse the services to start from /etc/rc.conf before systemd can be a drop-in replacement on Arch.