From: Jade Lovelace Date: Wed, 7 Dec 2022 19:34:22 +0000 (-0800) Subject: man/systemd-oomd.service: Document command line options X-Git-Tag: v253-rc1~256 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2740521fa3eb0aba3720256ef22212bb5c758c78;p=thirdparty%2Fsystemd.git man/systemd-oomd.service: Document command line options Previously these were not written down. This PR depends on #25670, since `--dry-run` prints at debug level in `main`, which is surprising behaviour. --- diff --git a/man/systemd-oomd.service.xml b/man/systemd-oomd.service.xml index 11c9237645f..dc02abd307e 100644 --- a/man/systemd-oomd.service.xml +++ b/man/systemd-oomd.service.xml @@ -3,7 +3,8 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> - + systemd-oomd.service @@ -101,6 +102,22 @@ something like user@$UID.service may prefer a much lower value like 40%. + + Options + + + + + + Do a dry run of systemd-oomd: when a kill is triggered, print it + to the log instead of killing the cgroup. + + + + + + + See Also