]> git.ipfire.org Git - thirdparty/util-linux.git/blob - sys-utils/fstrim.timer
su: change error message
[thirdparty/util-linux.git] / sys-utils / fstrim.timer
1 [Unit]
2 Description=Discard unused blocks once a week
3 Documentation=man:fstrim
4
5 [Timer]
6 OnCalendar=weekly
7 AccuracySec=1h
8 Persistent=true
9
10 [Install]
11 WantedBy=timers.target