systemd-preset: enable fstrim.timer

On LVM thin it is easy to fill the pool if fstrim (or 'discard' mount
option) isn't used from time to time. Enable fstrim.timer by default,
which will do fstrim once a week.
This commit is contained in:
Marek Marczykowski-Górecki 2018-03-04 03:43:54 +01:00
parent d924270bb1
commit bae443dfce
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724

View File

@ -16,6 +16,7 @@ enable lvm2-monitor.*
enable lvm2-lvmetad.*
enable dm-event.*
enable dmraid-activation.service
enable fstrim.timer
enable abrtd.service