From 6a9aaf54915a454c21a16da94b2ed971158b416c Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 18 Oct 2016 12:08:50 +0200 Subject: fstrim: add -v to the systemd service It seems to be good idea to have more verbose output in the log files for weekly fstrim execution. The verbose adds details (one line) for each filesystem. Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=1337304 Signed-off-by: Karel Zak --- sys-utils/fstrim.service.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-utils/fstrim.service.in') diff --git a/sys-utils/fstrim.service.in b/sys-utils/fstrim.service.in index 52155d0b3..457dfcf63 100644 --- a/sys-utils/fstrim.service.in +++ b/sys-utils/fstrim.service.in @@ -3,4 +3,4 @@ Description=Discard unused blocks [Service] Type=oneshot -ExecStart=@sbindir@/fstrim -a +ExecStart=@sbindir@/fstrim -av -- cgit v1.2.3-55-g7522