From 86b23b07c96b185126bfbf217227dad362a20c25 Mon Sep 17 00:00:00 2001 From: Jan Synacek Date: Wed, 24 Sep 2014 14:29:05 +0200 Subject: swap: introduce Discard property Process possible "discard" values from /etc/fstab. --- man/systemd.swap.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'man/systemd.swap.xml') diff --git a/man/systemd.swap.xml b/man/systemd.swap.xml index 62a4d08b9c..481dc52454 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 -- cgit v1.2.1