systemd: correct path to modprobe@.service
The unit hard-codes a path to modprobe which is obviously invalid.
This commit is contained in:
@@ -415,6 +415,7 @@ stdenv.mkDerivation {
|
||||
src/shared/generator.c \
|
||||
src/shutdown/shutdown.c \
|
||||
units/emergency.service.in \
|
||||
units/modprobe@.service \
|
||||
units/rescue.service.in \
|
||||
units/systemd-logind.service.in \
|
||||
units/systemd-nspawn@.service.in; \
|
||||
|
||||
Reference in New Issue
Block a user