summaryrefslogtreecommitdiff
path: root/man/systemd.unit.xml
AgeCommit message (Expand)Author
2016-02-23man: clarify unit ordering languageIan Kelling
2016-02-10man: follow up fixes for #2575Zbigniew Jędrzejewski-Szmek
2016-02-10man: document that [Install] has no effect in unit file .d/*.conf drop-insLennart Poettering
2016-02-10man: document distinction between ConditionXYZ= and AssertXYZ=Lennart Poettering
2016-02-10core: treat JobTimeout=0 as equivalent to JobTimeout=infinityLennart Poettering
2016-02-10core: make the StartLimitXYZ= settings generic and apply to any kind of unit,...Lennart Poettering
2016-01-22Merge pull request #2409 from snakeroot/dropin-doc-2Daniel Mack
2016-01-21man: describe precedence of drop-in .conf files over unit filesChris Atkinson
2016-01-15man: fix typosJakub Wilk
2015-12-26man: fix typosJakub Wilk
2015-11-13Merge pull request #1869 from poettering/kill-overridableMichal Schmidt
2015-11-12core: remove support for RequiresOverridable= and RequisiteOverridable=Lennart Poettering
2015-11-12core: simplify handling of %u, %U, %s and %h unit file specifiersLennart Poettering
2015-11-11man: document automatic dependenciesLennart Poettering
2015-11-10Remove snapshot unit typeZbigniew Jędrzejewski-Szmek
2015-11-09Merge pull request #1799 from jengelh/docLennart Poettering
2015-11-09detect-virt: add rkt app container runtimeIago López Galeiras
2015-11-06doc: use expanded forms for written styleJan Engelhardt
2015-11-06doc: correct orthography, word forms and missing/extraneous wordsJan Engelhardt
2015-11-06doc: correct punctuation and improve typography in documentationJan Engelhardt
2015-10-31man: MANAGER_SYSTEM understands SYSTEMD_UNIT_PATH tooEvgeny Vereshchagin
2015-10-19man: move documentation about NetClass from systemd.unit(5) to systemd.resour...Lennart Poettering
2015-09-30man: add link to kernel docs for net_clsZbigniew Jędrzejewski-Szmek
2015-09-16cgroup: add support for net_cls controllersDaniel Mack
2015-09-06nspawn: add new .nspawn files for container settingsLennart Poettering
2015-07-29man: unit: fix StartTimeoutSecHerman Fries
2015-06-18man: revert dynamic paths for split-usr setupsTom Gundersen
2015-05-28man: generate configured paths in manpagesFilipe Brandenburger
2015-05-05treewide: fix typosTorstein Husebø
2015-03-13man: fix a bunch of linksZbigniew Jędrzejewski-Szmek
2015-03-04man: replace obsolete wiki link with man pageZachary Cook
2015-02-09treewide: correct typos and use consistent "MAC" spellingTorstein Husebø
2015-02-03Reindent man pages to 2chZbigniew Jędrzejewski-Szmek
2015-01-27man: systemd.unit(5): add examples for common tasksChristian Seiler
2015-01-26man: minor typo fixLennart Poettering
2015-01-08doc: fix stale references to systemd-verifyDave Reisner
2015-01-05man: clarify path escaping and reference systemd-escapeChris Atkinson
2014-12-25man: add a note why %U,%h,%s are mostly uselessZbigniew Jędrzejewski-Szmek
2014-11-06man: document that we don't document .include on purposeLennart Poettering
2014-11-06man: don't document ConditionNull=/AssertNull= as the are not particularly us...Lennart Poettering
2014-11-06core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal...Lennart Poettering
2014-11-03core: introduce ConditionSecurity=auditLennart Poettering
2014-10-28job: optionally, when a job timeout is hit, also execute a failure actionLennart Poettering
2014-10-15man: we don't have 'Wanted' dependencyLukas Nykryn
2014-10-10man: reference table in systemd-detect-virt(1) from ConditionVirtualization= ...Lennart Poettering
2014-10-02Fix order and document user unit dirsZbigniew Jędrzejewski-Szmek
2014-09-18man: use the escape for "-" in example instead of space.Michael Marineau
2014-09-06man: fix references to systemctl man page which is now in section 1Michael Biebl
2014-09-03man: two fixes, reported on irc by 'wget'Lennart Poettering
2014-08-11man: document that we look for both the instance's and the template's .d/ dir...Lennart Poettering