summaryrefslogtreecommitdiff
path: root/man/systemd.unit.xml
AgeCommit message (Expand)AuthorFilesLines
2014-08-11man: document that we look for both the instance's and the template's .d/ dir...Lennart Poettering1-1/+6
2014-07-20man: add systemd-verify(1)Zbigniew Jędrzejewski-Szmek1-0/+1
2014-07-20path-lookup: make SYSTEMD_UNIT_PATH more flexibleZbigniew Jędrzejewski-Szmek1-2/+4
2014-07-18systemd-detect-virt: detect s390 virtualizationThomas Blume1-0/+1
2014-07-13man: mention XDG_DATA_HOME in systemd.unitTanu Kaskinen1-1/+11
2014-07-07man: add a mapping for external manpagesZbigniew Jędrzejewski-Szmek1-3/+3
2014-07-07firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...Lennart Poettering1-0/+13
2014-07-07man: chroot jails are no longer detected by ConditionVirtualization=Lennart Poettering1-1/+0
2014-07-07man: add missing archs to ConditionArchitecture= descriptionLennart Poettering1-1/+7
2014-07-01man: document ConditionNeedsUpdate=Lennart Poettering1-0/+28
2014-06-28doc: grammatical correctionsJan Engelhardt1-1/+1
2014-06-17man: fix typoZbigniew Jędrzejewski-Szmek1-1/+1
2014-06-17install: introduce new DefaultInstance= field for [Install] sectionsLennart Poettering1-0/+13
2014-05-18man: note that entire sections can now be ignoredMichael Marineau1-4/+6
2014-05-07doc: comma placement corrections and word orderJan Engelhardt1-1/+1
2014-04-16man: document relationship between RequiresMountsFor and noautoZbigniew Jędrzejewski-Szmek1-6/+19
2014-04-12man: mention XDG_CONFIG_HOME in systemd.unitTanu Kaskinen1-2/+7
2014-02-21man: split settings documentaiton in systemd.unit(5) into two sectionsLennart Poettering1-1/+6
2014-02-21man: don't document ".include" in configuration files anymore as first step t...Lennart Poettering1-6/+0
2014-02-21core: add new ConditionArchitecture() that checks the architecture returned b...Lennart Poettering1-107/+148
2013-12-25man: document fail/nofail, auto/noautoZbigniew Jędrzejewski-Szmek1-1/+1
2013-12-25man: grammar and wording improvementsJan Engelhardt1-1/+1
2013-12-25man: improvements to comma placementJan Engelhardt1-13/+13
2013-12-25man: resolve word omissionsJan Engelhardt1-2/+2
2013-12-16man: reword awkward phraseZbigniew Jędrzejewski-Szmek1-1/+1
2013-12-16core: refuse doing %h, %s, %U specifier resolving in PID 1Lennart Poettering1-23/+20
2013-12-14man: remove advice to avoid setting the same var more than onceZbigniew Jędrzejewski-Szmek1-0/+11
2013-11-30man: explicitly say when multiple units can be specifiedZbigniew Jędrzejewski-Szmek1-58/+70
2013-11-27service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering1-0/+31
2013-11-26systemctl: replace the three job mode options by a single --job-mode= optionLennart Poettering1-17/+9
2013-11-26core: replace OnFailureIsolate= setting by a more generic OnFailureJobMode= s...Lennart Poettering1-11/+29
2013-10-15man: wording and grammar updatesJan Engelhardt1-2/+2
2013-09-26core: drop some out-of-date references to cgroup settingsLennart Poettering1-1/+4
2013-09-12man: wording and grammar updatesJan Engelhardt1-32/+32
2013-08-14systemd.unit(5): clarify the Description= contentsMichael Stapelberg1-1/+9
2013-07-29man: reowrk list of documented unit search pathsLennart Poettering1-40/+15
2013-07-29man: there is no session mode, only user modeLennart Poettering1-1/+1
2013-07-29man: link up scope+slice units from systemd.unit(5)Lennart Poettering1-6/+15
2013-07-27man: systemd.unit: fix volatile pathBrandon Philips1-1/+1
2013-07-21man: wording and grammar updatesJan Engelhardt1-1/+1
2013-07-19core: add %v specifierZbigniew Jędrzejewski-Szmek1-2/+8
2013-07-16detect-virt: detect User-Mode LinuxRamkumar Ramachandra1-0/+1
2013-07-13man: tweak WantedBy=/RequiredBy= description a bitZbigniew Jędrzejewski-Szmek1-9/+36
2013-07-12man: use <literal> not <filename> for suffixesZbigniew Jędrzejewski-Szmek1-1/+1
2013-07-03man: more grammar improvementsJan Engelhardt1-1/+1
2013-07-02man: add more formatting markupZbigniew Jędrzejewski-Szmek1-3/+3
2013-07-02man: improve grammar and word formatting in numerous man pagesJason St. John1-13/+13
2013-06-26man: always supply quotes around literalsZbigniew Jędrzejewski-Szmek1-4/+4
2013-05-18Standardize on 'file system' and 'namespace' in man pages.David Strauss1-1/+1
2013-05-11Add support for ConditionSecurity=imaAuke Kok1-2/+3