X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.swap.xml;h=00fafdce2a1931bf7c4ef2dc4c504cd234b0d571;hb=dd0124f6cb6ff7da1ce8be23ec7e1137fe15958d;hp=62a4d08b9cc92d389d402f02e03a6c3c9648f626;hpb=67826132adfdf626413f08fb664debd4a7ec35b7;p=elogind.git diff --git a/man/systemd.swap.xml b/man/systemd.swap.xml index 62a4d08b9..00fafdce2 100644 --- a/man/systemd.swap.xml +++ b/man/systemd.swap.xml @@ -170,6 +170,20 @@ setting is optional. + + Discard= + + Enable discards, if the swap + backing device supports the discard or trim + operation. Can be one of none, + once, pages + or all. Defaults to + none. (See + swapon8 + for more information.) + + + TimeoutSec= Configures the time to @@ -188,7 +202,7 @@ 20s". Pass 0 to disable the timeout logic. Defaults to DefaultTimeoutStartSec= from the manager configuration file - (see systemd-systemd.conf5). + (see systemd-system.conf5).