Whamcloud - gitweb
LU-9439 scripts: Provide a sample lnet.conf file
[fs/lustre-release.git] / lustre / scripts / systemd / lnet.service.in
index 1da1503..550dd75 100644 (file)
@@ -13,7 +13,7 @@ ExecStart=@sbindir@/modprobe lnet
 @BUILD_DLC_FALSE@ExecStart=@sbindir@/lctl network up
 @BUILD_DLC_FALSE@ExecStart=@sbindir@/lustre_routes_config @sysconfdir@/lnet_routes.conf
 @BUILD_DLC_TRUE@ExecStart=@sbindir@/lnetctl lnet configure
 @BUILD_DLC_FALSE@ExecStart=@sbindir@/lctl network up
 @BUILD_DLC_FALSE@ExecStart=@sbindir@/lustre_routes_config @sysconfdir@/lnet_routes.conf
 @BUILD_DLC_TRUE@ExecStart=@sbindir@/lnetctl lnet configure
-@BUILD_DLC_TRUE@ExecStart=@sbindir@/lnetctl import < @sysconfigdir@/lnet.conf
+@BUILD_DLC_TRUE@ExecStart=@sbindir@/lnetctl import < @sysconfdir@/lnet.conf
 ExecStop=@sbindir@/lustre_rmmod ptlrpc
 @BUILD_DLC_FALSE@ExecStop=@sbindir@/lctl network down
 @BUILD_DLC_TRUE@ExecStop=@sbindir@/lnetctl lnet unconfigure
 ExecStop=@sbindir@/lustre_rmmod ptlrpc
 @BUILD_DLC_FALSE@ExecStop=@sbindir@/lctl network down
 @BUILD_DLC_TRUE@ExecStop=@sbindir@/lnetctl lnet unconfigure