From 1a2e4a94fc230cdf58ba7b1d50e10512b090d67e Mon Sep 17 00:00:00 2001 From: Peter Hoeg Date: Thu, 7 Jan 2016 10:16:02 +0800 Subject: fstrim: systemd timer units should be WantedBy=timers.target [kzak@redhat.com: - this configuration is recommended by systemd docs] Signed-off-by: Karel Zak --- sys-utils/fstrim.timer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-utils/fstrim.timer') diff --git a/sys-utils/fstrim.timer b/sys-utils/fstrim.timer index c8d94d7e7..3a3762d5c 100644 --- a/sys-utils/fstrim.timer +++ b/sys-utils/fstrim.timer @@ -8,4 +8,4 @@ AccuracySec=1h Persistent=true [Install] -WantedBy=multi-user.target +WantedBy=timers.target -- cgit v1.2.3-55-g7522