Enable linux-modules-cleanup.service (kernel-modules-hook)
This commit is contained in:
parent
fd37359518
commit
a09671f670
1 changed files with 1 additions and 0 deletions
|
@ -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…
|
||||
|
|
Loading…
Reference in a new issue