summaryrefslogtreecommitdiff
path: root/units/fedora
AgeCommit message (Collapse)Author
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-07units: in order to make the default services parseable by GKeyFile, merge ↵Lennart Poettering
repeated lines
2010-07-03units: update shipped unit files for DefaultDependencies=Lennart Poettering
2010-06-18unit: add [Install] section to various service filesLennart Poettering
2010-06-07units: shut down sysinit service on shutdownLennart Poettering
2010-06-02units: make sure that rc-local.service is run before the getty on tty1, so ↵Lennart Poettering
that they don't fight for tty access
2010-06-02service: change default service type to 'simple' since that is the futureLennart Poettering
2010-06-02units: tear down sys-kernel-security.automount automount point on shutdownLennart Poettering
2010-05-21units: mark a couple of services as OnlyByDependencyLennart Poettering
2010-05-20fedora: make sure both prefdm and rc-local depend on base.target properlyLennart Poettering
2010-05-20fedora: remove automount points before we go downLennart Poettering
2010-05-20fedora: we must call the halt script with a symlink of reboot for rebootingLennart Poettering
2010-05-19shorten copyright header of configuration filesLennart Poettering
2010-05-19load-fragment: add support for overriding argv[0] in parsed command linesLennart Poettering
2010-05-18units: synchronize with shutdown.targetLennart Poettering
2010-05-18units: fix execution environment for a few servicesLennart Poettering
2010-05-17units: fix commentingLennart Poettering
2010-05-17units: add distribution-specific unitsLennart Poettering