summaryrefslogtreecommitdiff
path: root/man/systemd.unit.xml
Commit message (Expand)AuthorAgeFilesLines
* 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
* core: add new PropagateStopTo= dependency (and inverse)Lennart Poettering2021-05-251-7/+14
* man: mention that drop-in files are merged in alphanumeric orderYu Watanabe2021-05-201-8/+10
* virt: detect Amazon EC2 Nitro instanceBertrand Jacquin2021-04-301-0/+1
* Add support for conditions on the machines firmwareUwe Kleine-König2021-04-281-0/+10
* shared: add new IMAGE_VERSION=/IMAGE_ID= field to /etc/os-releaseLennart Poettering2021-03-311-0/+2
* man: rate limited services can be restartet from timer or socketChristian Hesse2021-03-231-7/+7
* New directives PrivateIPC and IPCNamespacePathXℹ Ruoyao2021-03-041-5/+7
* Merge pull request #18827 from keszybz/a-bunch-of-man-page-updatesZbigniew Jędrzejewski-Szmek2021-03-011-37/+57
|\
| * man: describe the syntax for {Job,}{Running,}TimeoutSec=Zbigniew Jędrzejewski-Szmek2021-03-011-37/+57
* | Fix path typo in systemd.unitLajos Veres2021-03-011-1/+1
|/
* man: advertise shared drop-ins moreZbigniew Jędrzejewski-Szmek2021-02-251-2/+2
* doc,man: fix-typo (hierachy -> hierarchy)Yu Watanabe2021-02-241-1/+1
* shared/condition: add ConditionControlGroupController=v1|v2Zbigniew Jędrzejewski-Szmek2021-02-231-8/+19
* Merge pull request #18704 from keszybz/fallback-hostame-overrideZbigniew Jędrzejewski-Szmek2021-02-231-1/+1
|\
| * man: use ~/.config instead of XDG_CONFIG_HOMEZbigniew Jędrzejewski-Szmek2021-02-221-1/+1
* | man: try to improve documentation of conditions/assertsLennart Poettering2021-02-221-16/+20
* | man: correct the unit file directory for attached imagesTyler Hicks2021-02-211-2/+2
|/
* condition: add CPUFeatureGiedrius Statkevičius2021-02-171-0/+62
* man: use 'weak' and 'strong' for explaining difference between Wants= + Requi...Lennart Poettering2021-01-041-6/+6
* 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