summaryrefslogtreecommitdiff
path: root/man/org.freedesktop.systemd1.xml
Commit message (Expand)AuthorAgeFilesLines
* core: do not return 'skipped' when Condition*= fail with StartUnitWithFlags()Luca Boccassi2022-03-101-4/+1
* core: manage SetShowStatus through polkitZbigniew Jędrzejewski-Szmek2022-03-081-1/+0
* man: drop outdated info about polkit in pid1Zbigniew Jędrzejewski-Szmek2022-03-041-10/+6
* watchdog: add setting to configure pretimeout governorLuca Boccassi2022-02-221-0/+7
* watchdog: Add watchdog pretimeout supportCurtis Klein2022-02-221-0/+7
* pid1: export cgroup ID among per-unit cgroup informationLennart Poettering2022-02-111-0/+36
* core: add ExtensionDirectories= settingLuca Boccassi2022-01-211-0/+17
* core: add missing dependency DBus propertiesYu Watanabe2022-01-161-10/+22
* docs: use https:// for fd.o linksZbigniew Jędrzejewski-Szmek2022-01-121-1/+1
* man: also add anotations for methodsYu Watanabe2021-12-241-0/+7
* path unit: add TriggerLimitBurst= and TriggerLimitIntervalSec=Luca Boccassi2021-12-181-0/+12
* Merge pull request #20476 from jamacku/new-feature-reloaded-stampZbigniew Jędrzejewski-Szmek2021-12-071-0/+13
|\
| * core: Add new DBUS properties UnitsReloadStartTimestamp and UnitsLoadTimestam...Jan Macku2021-12-071-0/+13
* | core: add StartUnitWithFlags DBUS methodLuca Boccassi2021-12-071-0/+13
* | core/automount: Add ExtraOptions fieldAndrew Stone2021-11-231-0/+6
* | man: remove unintentionally repetitive wordsml2021-11-111-1/+1
* | Merge pull request #20813 from unusual-thoughts/exittype_v2Zbigniew Jędrzejewski-Szmek2021-11-081-0/+6
|\ \
| * | Reintroduce ExitTypeHenri Chain2021-11-081-0/+6
| |/
* | exec: Add TTYRows and TTYColumns properties to set TTY dimensionsDaan De Meyer2021-11-051-0/+48
|/
* core: add [State|Runtime|Cache|Logs]Directory symlink as second parameterLuca Boccassi2021-10-281-32/+71
* core: add dbus RestrictFileSystems= propertiesIago López Galeiras2021-10-061-0/+24
* core: add a new setting DefaultOOMScoreAdjust= and set it to 100 above servic...Lennart Poettering2021-10-041-0/+6
* core: drop "const" from NeedsDaemonReload unit dbus propertyLennart Poettering2021-09-291-1/+1
* core: implement RuntimeMaxDeltaSec directiveAlbert Brox2021-09-281-0/+12
* core: Add ExecSearchPath parameter to specify the directory relative to which...alexlzhu2021-09-281-0/+24
* docs: update docs with StartupAllowedCPUs and StartupAllowedMemoryNodes detailsPeter Morrow2021-09-151-0/+72
* Document RestrictNetworkInterfaces dbus propertiesMauricio Vásquez2021-08-181-0/+36
* Fix typo in dbus property name ("OnSuccesJobMode")Vladimir Panteleev2021-08-181-3/+3
* pid1: add support for encrypted credentialsLennart Poettering2021-07-081-0/+48
* Revert "Introduce ExitType"Zbigniew Jędrzejewski-Szmek2021-06-301-6/+0
* dbus: update SocketBind{Allow|Deny}= docJulia Kartseva2021-06-151-12/+12
* core: add MemoryAvailable unit propertyLuca Boccassi2021-06-081-0/+29
* core: add new OnSuccess= dependency typeLennart Poettering2021-05-251-0/+18
* core: add new PropagateStopTo= dependency (and inverse)Lennart Poettering2021-05-251-0/+12
* core: add a reverse dep for OnFailure=Lennart Poettering2021-05-251-0/+6
* core: convert Slice= into a proper dependency (and add a back dependency)Lennart Poettering2021-05-251-0/+6
* dbus: add dbus-cgroup for SocketBind{Allow|Deny}=Julia Kartseva2021-04-261-0/+72
* Add D-Bus property exposing Ctrl-Alt-Delete action (#19217)Flos Lonicerae2021-04-231-0/+6
* dbus-cgroup: add BPFProgram= dbus supportJulia Kartseva2021-04-091-0/+36
* Introduce ExitTypeHenri Chain2021-03-311-0/+6
* New directives PrivateIPC and IPCNamespacePathXℹ Ruoyao2021-03-041-0/+48
* Add ExtensionImages directive to form overlaysLuca Boccassi2021-02-231-56/+27
* core: use our usual UINT32_MAX scaling for OOMD limitsLennart Poettering2021-02-181-18/+18
* Merge pull request #18481 from keszybz/rpm-restart-post-transZbigniew Jędrzejewski-Szmek2021-02-161-2/+22
|\
| * core: add EnqueueMarkedJobs method to reload/restart marked unitsZbigniew Jędrzejewski-Szmek2021-02-151-0/+8
| * core: add Unit.Markers propertyZbigniew Jędrzejewski-Szmek2021-02-151-2/+14
* | man: document ManagedOOMPreference=Anita Zhang2021-02-121-0/+36
|/
* oom: rework *MemoryPressureLimit= properties to have 1/10000 precisionAnita Zhang2021-02-021-18/+18
* New directives NoExecPaths= ExecPaths=Topi Miettinen2021-01-291-0/+48
* pid1: add DBUS method to mount image inside a running service namespaceLuca Boccassi2021-01-211-6/+24