summaryrefslogtreecommitdiff
path: root/man/systemd.unit.xml
AgeCommit message (Expand)AuthorFilesLines
2019-11-25man: restores ConditionVirtualization documentation (#14138)Steve Ramage1-1/+1
2019-11-21man: fix a few bogus entries in directives indexZbigniew Jędrzejewski-Szmek1-2/+2
2019-11-21man: change noindex="true" to index="false"Zbigniew Jędrzejewski-Szmek1-5/+5
2019-11-08Merge pull request #13962 from keszybz/man-orderingZbigniew Jędrzejewski-Szmek1-67/+77
2019-11-08man: describe ordering in case of Conflicts=Zbigniew Jędrzejewski-Szmek1-7/+10
2019-11-07core: change top-level drop-in from -.service.d to service.dAnita Zhang1-3/+8
2019-11-06man: put description of Wants= above Requires=Zbigniew Jędrzejewski-Szmek1-60/+67
2019-10-30Merge pull request #13867 from keszybz/man-conditionYu Watanabe1-357/+417
2019-10-29man: reword description of triggering conditionsZbigniew Jędrzejewski-Szmek1-7/+7
2019-10-29man: split out description of Conditions and Assert to new sectionZbigniew Jędrzejewski-Szmek1-357/+417
2019-10-28Merge pull request #13635 from fbuihuu/no-aliases-with-enableZbigniew Jędrzejewski-Szmek1-4/+4
2019-10-15shared/dropin: support -.service.d/ top level drop-in for service unitsAnita Zhang1-0/+4
2019-09-24man: alias names can't be used with enable commandFranck Bui1-4/+4
2019-09-12man: remove repeated wordsZbigniew Jędrzejewski-Szmek1-1/+1
2019-08-30docs: describe valid unit names in systemd.unit(5)Zbigniew Jędrzejewski-Szmek1-10/+18
2019-07-17man: rework the description of Aliases and .wants/.requires directoriesZbigniew Jędrzejewski-Szmek1-26/+32
2019-06-29Treat kernel version condition as a list of quoted checksZbigniew Jędrzejewski-Szmek1-4/+5
2019-06-27analyze: add 'condition' verbZbigniew Jędrzejewski-Szmek1-2/+8
2019-06-26man: move description of how conditions are combined to the beginningZbigniew Jędrzejewski-Szmek1-20/+12
2019-06-25man: change true/false to yes/no for DefaultDependencies.INSUN PYO1-3/+3
2019-05-22man: add note that %h/%u/%U are mostly uselessZbigniew Jędrzejewski-Szmek1-3/+9
2019-05-17man: rework forward/reverse table in systemd.unit(5)Zbigniew Jędrzejewski-Szmek1-12/+19
2019-05-13man: mention garbage collection of failed conditionsSimon Schricker1-1/+3
2019-04-29Merge pull request #12414 from keszybz/detect-podmanLennart Poettering1-0/+1
2019-04-29codespell: fix spelling errorsBen Boeckel1-3/+3
2019-04-29basic/virt: treat "podman" as separate container typeZbigniew Jędrzejewski-Szmek1-0/+1
2019-04-08man: correct units path usage according to FHS (#11388)Jonas DOREL1-4/+6
2019-04-02Merge pull request #12030 from poettering/condition-memoryYu Watanabe1-5/+26
2019-03-21man: use literal tagYu Watanabe1-62/+62
2019-03-19man: document ConditionMemory= + ConditionCPUs=Lennart Poettering1-0/+20
2019-03-19condition: for completenes sake at != comparator for ConditionKernelVersion=Lennart Poettering1-5/+6
2019-03-14man: use same header for all filesZbigniew Jędrzejewski-Szmek1-1/+1
2019-03-14man: standarize on one-line license headerZbigniew Jędrzejewski-Szmek1-4/+1
2019-03-13virt: detect WSL environment as a container (id: wsl)Balint Reczey1-0/+1
2019-03-07man: document NetworkNamespacePath=Lennart Poettering1-16/+11
2019-02-28man: add ACRN hypervisorRoss Burton1-1/+2
2019-02-01man: add referecne to systemd-system.confYu Watanabe1-0/+1
2018-12-14tree-wide: s/time-out/timeout/gZbigniew Jędrzejewski-Szmek1-2/+2
2018-12-07Merge pull request #11038 from keszybz/man-timeoutsYu Watanabe1-6/+12
2018-12-04cgroup: Use varname for cgroup_disable documentationChris Down1-6/+6
2018-12-03man: split the descriptions of Job*TimeoutSec and JobTimeoutActionZbigniew Jędrzejewski-Szmek1-6/+12
2018-11-27man: document FailureActionExitStatus=/SuccessActionExitStatus=Lennart Poettering1-4/+20
2018-11-22man: update description of Description=Zbigniew Jędrzejewski-Szmek1-9/+15
2018-11-09man: fix system.generator in systemd.unitMichael Biebl1-6/+6
2018-10-31man: Fix a couple grammatical errorsMatthew Leeds1-2/+2
2018-10-30man: don't claim that AssertXYZ= expressions failing had an effect on unit stateLennart Poettering1-9/+17
2018-10-17units: allow and use SuccessAction=exit-force in system systemd-exit.serviceZbigniew Jędrzejewski-Szmek1-4/+3
2018-10-17core: define "exit" and "exit-force" actions for user units and only accept thatZbigniew Jędrzejewski-Szmek1-10/+16
2018-10-17man: move description of *Action= modes to FailureAction=/SuccessAction=Zbigniew Jędrzejewski-Szmek1-21/+23
2018-10-13shared: add %g, %G specifiers for group / gid (#10368)Davide Cavalca1-2/+12