summaryrefslogtreecommitdiff
path: root/man/systemd.unit.xml
Commit message (Expand)AuthorAgeFilesLines
* man: document FailureActionExitStatus=/SuccessActionExitStatus=Lennart Poettering2018-11-271-4/+20
* man: update description of Description=Zbigniew Jędrzejewski-Szmek2018-11-221-9/+15
* man: fix system.generator in systemd.unitMichael Biebl2018-11-091-6/+6
* man: Fix a couple grammatical errorsMatthew Leeds2018-10-311-2/+2
* man: don't claim that AssertXYZ= expressions failing had an effect on unit stateLennart Poettering2018-10-301-9/+17
* units: allow and use SuccessAction=exit-force in system systemd-exit.serviceZbigniew Jędrzejewski-Szmek2018-10-171-4/+3
* core: define "exit" and "exit-force" actions for user units and only accept thatZbigniew Jędrzejewski-Szmek2018-10-171-10/+16
* man: move description of *Action= modes to FailureAction=/SuccessAction=Zbigniew Jędrzejewski-Szmek2018-10-171-21/+23
* shared: add %g, %G specifiers for group / gid (#10368)Davide Cavalca2018-10-131-2/+12
* man: explain the two search paths in the SYNOPSIS with a headerLennart Poettering2018-10-081-6/+12
* man,docs: document the new unit file directory for attached imagesLennart Poettering2018-10-081-0/+2
* man: move explanations about boolean and time-span value from systemd.unit to...Yu Watanabe2018-07-301-17/+0
* man: drop mode line in file headersZbigniew Jędrzejewski-Szmek2018-07-031-1/+1
* condition: add new conditon ConditionSecurity=uefi-securebootLennart Poettering2018-06-201-8/+6
* core: add unit specifier for configuration directory rootYu Watanabe2018-06-211-0/+5
* man: drop unused <authorgroup> tags from man sourcesZbigniew Jędrzejewski-Szmek2018-06-141-9/+0
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-2/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* doc: more spelling fixesMichael Biebl2018-06-121-3/+3
* man: recommend After= with Requisite=Zbigniew Jędrzejewski-Szmek2018-05-291-4/+6
* core: introduce specifiers for /tmp and /var/tmpLennart Poettering2018-05-291-0/+10
* man: sort specifier list in systemd.unit(5) alphabeticallyLennart Poettering2018-05-291-49/+49
* man: fix typo in man page citationZbigniew Jędrzejewski-Szmek2018-05-211-1/+1
* Add %j/%J unit specifiersZbigniew Jędrzejewski-Szmek2018-04-241-1/+11
* man: fix description of %N in systemd.unit(5)Zbigniew Jędrzejewski-Szmek2018-04-241-6/+6
* man: merge two sections into two subsections of one sectionZbigniew Jędrzejewski-Szmek2018-04-181-34/+34
* man: describe unit templating explicitlyZbigniew Jędrzejewski-Szmek2018-04-181-15/+17
* man: briefly document Following=Zbigniew Jędrzejewski-Szmek2018-04-181-1/+10
* man: add a new page with a general description of common syntaxZbigniew Jędrzejewski-Szmek2018-04-181-26/+7
* man: document the new dash truncation drop-in directoriesLennart Poettering2018-04-131-9/+18
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* man: there's no point in referenceing systemd.unit(5) from itself (#8338)Lennart Poettering2018-03-021-3/+1
* man: add bhyve description for ConditionVirtualization=Shuang Liu2018-02-221-0/+1
* virt: detect QNX hypervisorShuang Liu2018-02-221-0/+1
* man: document unit load pathsZbigniew Jędrzejewski-Szmek2018-02-091-19/+96
* man: clarify that Requires stop propagation only applies to explit requestsZbigniew Jędrzejewski-Szmek2018-01-201-2/+2
* condition: extend ConditionKernelVersion= with relative version checksLennart Poettering2017-12-261-1/+3
* Add note about kernel version unportabilityZbigniew Jędrzejewski-Szmek2017-12-261-0/+5
* core,udev,networkd: add ConditionKernelVersion=Lennart Poettering2017-12-261-0/+6
* condition: Create AssertControlGroupController (#7630)Chris Down2017-12-181-0/+14
* man: Clarify when OnFailure= activates after restarts (#7646)Ken (Bitsko) MacLeod2017-12-151-1/+3
* man: systemd.unit: move note about clearing lists (#7621)Daniel Black2017-12-141-8/+6
* man: normalize indentation in systemd.unit.xmlZbigniew Jędrzejewski-Szmek2017-12-081-90/+89
* man: add a table of setting inversesZbigniew Jędrzejewski-Szmek2017-12-081-1/+107
* man: mention BoundsBy=, ConsistsOf=, RequisiteOf=Zbigniew Jędrzejewski-Szmek2017-12-071-3/+24
* man: improve formatting in systemd.unit.xmlZbigniew Jędrzejewski-Szmek2017-12-061-4/+4
* Fail on unknown (alphanumerical) specifiersZbigniew Jędrzejewski-Szmek2017-12-061-1/+2
* core: introduce SuccessAction= as unit file propertyLennart Poettering2017-11-201-4/+6
* core: generalize FailureAction= move it from service to unitLennart Poettering2017-11-201-1/+9
* man: Requires= stops this unit when dependencies get deactivated (#7391)John Lin2017-11-201-2/+3