summaryrefslogtreecommitdiff
path: root/man/systemd.unit.xml
AgeCommit message (Expand)Author
2012-06-22unit: drop the Names= optionLennart Poettering
2012-05-22units: remove service sysv_path variable and replace it by generic unit_pathLennart Poettering
2012-05-21unit: introduce RequiredBy= setting in [Install], to complement WantedBy=Lennart Poettering
2012-05-21units: introduce new Documentation= field and make use of it everywhereLennart Poettering
2012-04-30unit: add new dependency type RequiresMountsFor=Lennart Poettering
2012-04-17man: Fix a few typosMichael Biebl
2012-04-12unit: introduce ConditionPathIsReadWriteLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-03-15virt: the pidns controller does not exist anymoreLennart Poettering
2012-01-25virt: detect LXC+libvirt containersLennart Poettering
2012-01-11unit: implement new PropagateReloadTo=/PropagateReloadFrom= operationsLennart Poettering
2011-10-11unit: introduce ConditionCapabilityLennart Poettering
2011-10-11man: .include directive does not include as textual include it includes by pa...Barry Scott
2011-09-23condition: optionally test against type of virtualization (vm vs. container)Lennart Poettering
2011-09-23util: detect systemd-nspawn without relying on ns cgroup treeLennart Poettering
2011-09-21condition: add ConditionPathIsSymbolicLinkMichal Schmidt
2011-09-21condition: always follow symlinks for condition checks, to mimic testLennart Poettering
2011-09-21unit: introduce ConditionPathIsMountPoint=Lennart Poettering
2011-09-20man: document which condition tests follow symlinksMichal Schmidt
2011-09-06man: list specifiers in a tableMathieu Bridon
2011-07-12unit: introduce ConditionFileIsExecutable= and use it where we check for a bi...Lennart Poettering
2011-07-11man: un-reverse IgnoreOnSnapshot descriptionZbigniew Jędrzejewski-Szmek
2011-07-07path,unit: support globbing in conditions and path unitsLennart Poettering
2011-07-01unit: add three new specifiers to use in unit filesLennart Poettering
2011-06-20man: Documentation spelling fixesVille Skyttä
2011-05-05unit: make ignoring in snapshots a per unit property, instead of a per unit t...Lennart Poettering
2011-04-16manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger ar...Lennart Poettering
2011-04-07unit: introduce OnFailureIsolate=Lennart Poettering
2011-04-03condition: use 'selinux' rather than 'SELinux' as preferred spellingLennart Poettering
2011-04-03man: document ConditionSecurityMichal Schmidt
2011-04-01man: document ConditionPathIsDirectory=Lennart Poettering
2011-03-18man: document pidns containersLennart Poettering
2011-03-18units: deemphesize Names= settings, and explain why nobody whould use themLennart Poettering
2011-03-18man: document .requires/ directoriesLennart Poettering
2011-03-08unit: distuingish mandatory from triggering conditionsLennart Poettering
2011-02-21unit: introduce ConditionVirtualization=Lennart Poettering
2011-01-01man: remaining spelling fixesMiklos Vajna
2010-11-18man: trivial BindTo description fixAndrey Borzenkov
2010-11-15unit: introduce ConditionDirectoryNotEmpty=Lennart Poettering
2010-11-10unit: add ConditionNull= conditionLennart Poettering
2010-10-29unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake...Lennart Poettering
2010-10-29unit: replace StopRetroactively= by BindTo= dependenciesLennart Poettering
2010-10-28unit: replace recursive_stop by stop_retroactively to simplify things a littleLennart Poettering
2010-10-20unit: introduce %f specifier to decode file namesLennart Poettering
2010-10-13unit: add minimal condition checker for unit startupLennart Poettering
2010-10-08unit: rename 'banned' load state to 'masked'Lennart Poettering
2010-09-14man: include reference to the interface stability promiseLennart Poettering
2010-08-31manager: rename 'maintenance' state to 'failed' to avoid user confusionMatthew Miller
2010-08-30unit: introduce AllowIsolate= switchLennart Poettering
2010-08-11unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManu...Lennart Poettering