summaryrefslogtreecommitdiff
path: root/man/systemd.unit.xml
Commit message (Expand)AuthorAgeFilesLines
* unit-file: support UpheldBy= in [Install] settings (adding Upholds= depsMike Yuan2023-05-151-17/+22
* man: restore description of ConditionControlGroupController=v1|v2Zbigniew Jędrzejewski-Szmek2023-04-011-5/+14
* man: correct/tweak text about unit name syntaxLennart Poettering2023-03-281-12/+12
* docs, man: consistently use comma after "For example"Dmitry V. Levin2023-01-231-1/+1
* man: minor correctionsZbigniew Jędrzejewski-Szmek2023-01-221-1/+1
* virt: Support detection of LMHS SRE guestsNeil Moore2022-12-021-0/+1
* man: Add documentation for AssertCredential= (#25178)Steve Ramage2022-10-301-0/+1
* man: use a list for description of ConditionFirmware=Zbigniew Jędrzejewski-Szmek2022-10-091-27/+32
* manager: fix/change evaluation of ConditionFirstBootZbigniew Jędrzejewski-Szmek2022-10-011-5/+8
* tree-wide: fix typoYu Watanabe2022-09-241-1/+1
* docs: add a note about selectively overriding default dependenciesLuca BRUNO2022-09-201-4/+4
* condition: change operator logic to use $= instead of =$ for glob comparisonsLennart Poettering2022-09-011-5/+5
* condition: change ConditionKernelVersion= so that =/!= mean literal string co...Lennart Poettering2022-09-011-3/+3
* condition: allow fnmatch() matches in ConditionKernelVersion=Lennart Poettering2022-09-011-5/+5
* compare: add two new operators "==" and "<>"Lennart Poettering2022-09-011-29/+33
* condition: allow fnmatch compares for ConditionOSRelease=Lennart Poettering2022-09-011-4/+7
* tree-wide: Use "unmet" for condition checks, not "failed"Colin Walters2022-09-011-2/+2
* pid1: extend "ConditionFirmware=" for checking SMBIOS system identification i...Daniel Braunwarth2022-08-251-4/+18
* Merge pull request #24370 from keszybz/sysusers-equivsLuca Boccassi2022-08-241-1/+1
|\
| * various: try to use DEFAULT_USER_SHELL for root tooZbigniew Jędrzejewski-Szmek2022-08-241-1/+1
* | Merge pull request #24072 from poettering/remove-cgroupsv1-docsLennart Poettering2022-08-241-16/+5
|\ \
| * | docs: remove documentation about cgroupsv1 settingsLennart Poettering2022-08-231-16/+5
| |/
* | virt: Support detection of Apple Virtualization.framework guestsZhaofeng Li2022-08-241-0/+1
|/
* pid1: add mechanism for conditionalizing units/network/netdev/link based on c...Lennart Poettering2022-07-151-0/+13
* tree-wide: link to docs.kernel.org for kernel documentationnl67202022-07-041-1/+1
* Documents the AssertCPUFeature= flag (#23594)Steve Ramage2022-06-021-0/+1
* specifier: use %q for pretty hostnameLennart Poettering2022-04-081-1/+1
* fix typoYu Watanabe2022-03-301-1/+1
* man: fix invalid description of template handling in WantedBy=Zbigniew Jędrzejewski-Szmek2022-03-291-28/+25
* man: clarify the descriptions of aliases and linked unit filesZbigniew Jędrzejewski-Szmek2022-03-291-15/+43
* core: add %d specifier for the $CREDENTIALS_DIRECTORYFrantisek Sumsal2022-03-171-0/+5
* core: introduce %R specifier for pretty hostnameFrantisek Sumsal2022-03-101-0/+9
* man: say that we ignore ignored optionsZbigniew Jędrzejewski-Szmek2022-03-041-7/+5
* docs: Correct WantedBy= regarding template unitsMax Gautier2022-02-151-3/+3
* man: explicitly mention that Requires propagates restartsLuca Boccassi2022-02-031-2/+2
* man: Fix paths for user units (transient/generator.early)Rike-Benjamin Schuppner2022-01-261-2/+2
* core: add %y/%Y specifiers for the fragment path of the unitZbigniew Jędrzejewski-Szmek2022-01-211-0/+10
* core: add Condition[Memory/CPU/IO]PressureLuca Boccassi2021-12-011-0/+26
* core: Try to prevent infinite recursive template instantiationDaan De Meyer2021-10-281-2/+6
* man: fix assorted issues reported by the manpage-l10n projectZbigniew Jędrzejewski-Szmek2021-07-271-1/+1
* Typo correction on systemd.unit man pagehikigaya582021-07-221-1/+1
* core: rework unit printing and implement 'combined' formatZbigniew Jędrzejewski-Szmek2021-06-301-11/+10
* core: add ConditionOSRelease= directiveLuca Boccassi2021-06-241-0/+14
* man: fix missing markdown & minor errorsPeter Morrow2021-06-091-10/+9
* man: add details on overriding top level drop-insPeter Morrow2021-06-081-4/+62
* man: explain ConditionNeedsUpdate a bit moreZbigniew Jędrzejewski-Szmek2021-06-081-2/+14
* man: fix typoadrian52021-06-031-1/+1
* man: fix list of escaped characters in unit namesLennart Poettering2021-05-261-4/+5
* core: implement Uphold= dependency typeLennart Poettering2021-05-251-0/+18
* core: add new OnSuccess= dependency typeLennart Poettering2021-05-251-5/+10