diff --git a/install.sh b/install.sh index beacbe7..cf8eecd 100755 --- a/install.sh +++ b/install.sh @@ -250,6 +250,7 @@ services=( systemd-resolved.service # DNS resolution # Other system services firewalld.service # Firewall + linux-modules-cleanup.service # kernel-modules-hook # Timers fstrim.timer # Periodically trim file systems… "btrfs-scrub@$(systemd-escape -p /).timer" # scrub root filesystem…