1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-09-16 13:44:42 -04:00

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
Signed by: Tomster
GPG Key ID: 555C902A34EC968F

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