summaryrefslogtreecommitdiff
path: root/units/shutdown.target
AgeCommit message (Collapse)Author
2010-10-29unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as ↵Lennart Poettering
weaker counterpart of Conflicts=, similar to Wants= vs. Requires=
2010-09-03target: implicitly shutdown targets on shutdown, so that they are pulled ↵Lennart Poettering
into the final transaction and may be used for synchronization
2010-08-11unit: rename OnlyByDependency= to RefuseManualStart= and introduce ↵Lennart Poettering
RefuseManualStop= Some unit shall never be start on user request (e.g. shutdown.target) others never be stopped on user request (e.g. auditd.servce), hence offer options for both.
2010-07-12unit: introduce IgnoreDependencyFailure=Lennart Poettering
2010-05-21units: mark a couple of services as OnlyByDependencyLennart 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