Add --now to fstrim.timer

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy
2024-04-30 13:09:00 -07:00
parent 6589b67364
commit 7b180d3b09

View File

@@ -16,7 +16,7 @@
# Enabling discard and fstrim
sudo sed -i 's/issue_discards = 0/issue_discards = 1/g' /etc/lvm/lvm.conf
sudo systemctl enable fstrim.timer
sudo systemctl enable --now fstrim.timer
# Theming