aboutsummaryrefslogtreecommitdiffstats
path: root/usr/lib/systemd/system/loadmodules.service
diff options
context:
space:
mode:
Diffstat (limited to 'usr/lib/systemd/system/loadmodules.service')
-rw-r--r--usr/lib/systemd/system/loadmodules.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/lib/systemd/system/loadmodules.service b/usr/lib/systemd/system/loadmodules.service
index cba281a5..85e807f7 100644
--- a/usr/lib/systemd/system/loadmodules.service
+++ b/usr/lib/systemd/system/loadmodules.service
@@ -7,7 +7,7 @@ ConditionPathExists=|/etc/rc.modules
ConditionDirectoryNotEmpty=|/etc/sysconfig/modules/
[Service]
-ExecStart=/usr/lib/systemd/loadmodules
+ExecStart=/usr/libexec/loadmodules
Type=oneshot
TimeoutSec=0
RemainAfterExit=yes