summaryrefslogtreecommitdiff
path: root/man/systemd.unit.xml
Commit message (Expand)AuthorAgeFilesLines
* core: add ConditionSecurity=tpm2 supportLennart Poettering2020-12-031-3/+3
* Adds missing documentation for Assertions (#17825)Steve Ramage2020-12-031-0/+4
* man: sort specifiers alphabeticallyYu Watanabe2020-11-251-16/+16
* man: add missing specifiers supported in [INSTALL] sectionYu Watanabe2020-11-251-4/+3
* man: set constant tag to NUL or NULLYu Watanabe2020-11-121-4/+4
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* man: Document new machine-id and first boot behaviorHarald Seiler2020-10-191-4/+10
* man: document that ConditionKernelCommandLine= looks at /proc/1/environ in co...Lennart Poettering2020-10-191-1/+4
* Merge pull request #17238 from keszybz/man-tmp-noexecLennart Poettering2020-10-071-24/+16
|\
| * man: add note that %T/%V don't have the trailing slashZbigniew Jędrzejewski-Szmek2020-10-051-10/+2
| * man: use trailing slash on directories in more placesZbigniew Jędrzejewski-Szmek2020-10-051-14/+14
* | basic/virt: Detect PowerVM hypervisorMichal Suchanek2020-10-061-0/+1
|/
* man: do not index various /foobar/ pathsZbigniew Jędrzejewski-Szmek2020-09-301-2/+2
* path-lookup: Correct order of XDG_CONFIG_HOME and XDG_CONFIG_DIRSPass Automated Testing Suite2020-09-291-2/+12
* docs: update old documentation linksnl67202020-09-291-3/+2
* man: drop reference to long gone .busname unit typeLennart Poettering2020-08-241-5/+4
* core: remove support for ConditionNull=Lennart Poettering2020-08-201-3/+0
* basic/virt: treat "pouch" as a container type (id: pouch)Wen Yang2020-08-201-0/+1
* man: fix some manvolnumAnita Zhang2020-07-111-1/+1
* tree-wide: drop quotes from around [section]Zbigniew Jędrzejewski-Szmek2020-07-061-1/+1
* tree-wide: fixes for assorted grammar and spelling issuesZbigniew Jędrzejewski-Szmek2020-07-061-5/+5
* core: remove support for ".include" stanzaLennart Poettering2020-06-031-3/+0
* Fix typo.Michael Gubbels2020-05-291-1/+1
* condition: introduce systemd.condition-first-boot= kernel command line switchLennart Poettering2020-05-181-0/+4
* condition: allow overriding of ConditionNeedsUpdate= on the kernel command lineLennart Poettering2020-05-181-0/+7
* man: document the two new condition typesLennart Poettering2020-05-151-0/+30
* Add %l as specifier for the hostname without any domain componentZbigniew Jędrzejewski-Szmek2020-05-071-0/+5
* man: add specifiers section to directives indexZbigniew Jędrzejewski-Szmek2020-05-071-3/+5
* man: migrate more specifier explanations to standard-specifiers.xmlLennart Poettering2020-05-051-20/+5
* man: document new specifiersLennart Poettering2020-04-281-1/+12
* virt: Detect proot virtualisation by ptrace metadataChris Down2020-04-151-0/+1
* man: add missing varname around keywords in systemd.unit.xmlLuca Boccassi2020-04-091-1/+2
* man: explicitly note that ExecSt*Post does count for After/Before orderingLuca Boccassi2020-04-091-1/+1
* man/systemd.unit: Add missing article to `Wants=` descriptionPaul Menzel2020-02-251-1/+1
* man: fix typo in systemd.unit man pageWill Fleming2020-02-061-1/+1
* man: mention that Before= doesn't work for device unitsLennart Poettering2020-01-171-1/+5
* Merge pull request #14400 from keszybz/alias-checkLennart Poettering2020-01-131-5/+29
|\
| * man: document alias rules and aliases dropin loadingZbigniew Jędrzejewski-Szmek2020-01-101-5/+29
* | man: describe "symlink" and "systemctl link" explicitly in UNIT FILE LOAD PATHHATAYAMA Daisuke2020-01-091-4/+6
* | man: fix option nameZbigniew Jędrzejewski-Szmek2020-01-081-2/+2
|/
* man: restores ConditionVirtualization documentation (#14138)Steve Ramage2019-11-251-1/+1
* man: fix a few bogus entries in directives indexZbigniew Jędrzejewski-Szmek2019-11-211-2/+2
* man: change noindex="true" to index="false"Zbigniew Jędrzejewski-Szmek2019-11-211-5/+5
* Merge pull request #13962 from keszybz/man-orderingZbigniew Jędrzejewski-Szmek2019-11-081-67/+77
|\
| * man: describe ordering in case of Conflicts=Zbigniew Jędrzejewski-Szmek2019-11-081-7/+10
| * man: put description of Wants= above Requires=Zbigniew Jędrzejewski-Szmek2019-11-061-60/+67
* | core: change top-level drop-in from -.service.d to service.dAnita Zhang2019-11-071-3/+8
|/
* Merge pull request #13867 from keszybz/man-conditionYu Watanabe2019-10-301-357/+417
|\
| * man: reword description of triggering conditionsZbigniew Jędrzejewski-Szmek2019-10-291-7/+7
| * man: split out description of Conditions and Assert to new sectionZbigniew Jędrzejewski-Szmek2019-10-291-357/+417