summaryrefslogtreecommitdiff
path: root/man/systemd.unit.xml
AgeCommit message (Expand)Author
2013-01-29install: allow specifiers in WantedBy/RequiredBy/AliasZbigniew Jędrzejewski-Szmek
2013-01-28man: grammar fixZbigniew Jędrzejewski-Szmek
2013-01-26man: extend systemd.directives(7) to all manual pagesZbigniew Jędrzejewski-Szmek
2013-01-17units: for all unit settings that take lists, allow the empty string for rese...Lennart Poettering
2013-01-15man: add links to directive index to see-alsosZbigniew Jędrzejewski-Szmek
2013-01-11unit: allow extension of unit files with .d/*.conf drop-insLennart Poettering
2013-01-10man/systemd.unit.xml: fix typosThomas Hindoe Paaboel Andersen
2012-12-31unit: add ConditionACPower=Lennart Poettering
2012-12-19unit: add %U for uids in unitsDaniel Wallace
2012-11-24man: document calendar timersLennart Poettering
2012-10-31man: document that Documentation= follows an orderLennart Poettering
2012-10-26man: typo fixesThomas Hindoe Paaboel Andersen
2012-10-16Reword sentences that contain psuedo-English "resp."Andrew Eikum
2012-09-18unit-printf: add specifiers for the host name, machine id, boot idLennart Poettering
2012-09-13man: fix a bunch of typos in docsThomas Hindoe Paaboel Andersen
2012-09-11condition: add ConditionFileNotEmpty=Lennart Poettering
2012-08-22unit: add new ConditionHost= condition typeLennart Poettering
2012-07-31doc: clarification in system.unit man pageZbigniew Jędrzejewski-Szmek
2012-07-26man: rewrite the description of PartOfMichal Schmidt
2012-07-26systemd: added new dependency PartOfMichal Sekletar
2012-07-16man: reword man page titlesLennart Poettering
2012-07-16unit: introduce %s specifier for the user shellLennart Poettering
2012-07-16unit: printf specifiers %u and %h: $USER and $HOME.Auke Kok
2012-07-13unit: rename BindTo= to BindsTo=Lennart Poettering
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