summaryrefslogtreecommitdiffstats
path: root/sys-utils/fstrim.timer
diff options
context:
space:
mode:
authorPeter Hoeg2016-01-07 03:16:02 +0100
committerKarel Zak2016-01-12 10:30:36 +0100
commit1a2e4a94fc230cdf58ba7b1d50e10512b090d67e (patch)
treed9a76bc02229f3b93e323922f97a8e1c847f150c /sys-utils/fstrim.timer
parentlibsmartcols: make output buffer size estimation more robust and elegant (diff)
downloadkernel-qcow2-util-linux-1a2e4a94fc230cdf58ba7b1d50e10512b090d67e.tar.gz
kernel-qcow2-util-linux-1a2e4a94fc230cdf58ba7b1d50e10512b090d67e.tar.xz
kernel-qcow2-util-linux-1a2e4a94fc230cdf58ba7b1d50e10512b090d67e.zip
fstrim: systemd timer units should be WantedBy=timers.target
[kzak@redhat.com: - this configuration is recommended by systemd docs] Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils/fstrim.timer')
-rw-r--r--sys-utils/fstrim.timer2
1 files changed, 1 insertions, 1 deletions
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