[PATCH] fstrim: use long options in systemd service file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Long options are more user friendly.

Signed-off-by: Sami Kerola <kerolasa@xxxxxx>
---
 sys-utils/fstrim.service.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-utils/fstrim.service.in b/sys-utils/fstrim.service.in
index d70367eea..04b1b460b 100644
--- a/sys-utils/fstrim.service.in
+++ b/sys-utils/fstrim.service.in
@@ -3,4 +3,4 @@ Description=Discard unused blocks on filesystems from /etc/fstab
 
 [Service]
 Type=oneshot
-ExecStart=@sbindir@/fstrim -Av
+ExecStart=@sbindir@/fstrim --fstab --verbose
-- 
2.18.0




[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux