Whamcloud - gitweb
LU-11176 systemd: use univeral path for modprobe
[fs/lustre-release.git] / lustre / scripts / systemd / lnet.service.in
index af6c155..1667063 100644 (file)
@@ -9,7 +9,7 @@ ConditionPathExists=!/proc/sys/lnet/
 [Service]
 Type=oneshot
 RemainAfterExit=true
-ExecStart=@sbindir@/modprobe lnet
+ExecStart=/sbin/modprobe lnet
 ExecStart=@sbindir@/lnetctl lnet configure
 ExecStart=@sbindir@/lnetctl import @sysconfdir@/lnet.conf
 ExecStop=@sbindir@/lustre_rmmod ptlrpc