Merge pull request #115584 from grahamc/systemd-modprobe-service

systemd: add the modprobe service
This commit is contained in:
Florian Klink
2021-03-09 22:12:25 +01:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -84,6 +84,7 @@ let
# Kernel module loading.
"systemd-modules-load.service"
"kmod-static-nodes.service"
"modprobe@.service"
# Filesystems.
"systemd-fsck@.service"