diff --git a/dom0.sh b/dom0.sh index 7f29bad..dbfcf59 100644 --- a/dom0.sh +++ b/dom0.sh @@ -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