Whamcloud - gitweb
LU-17741 gss: fix lsvcgss service for systemd
[fs/lustre-release.git] / lustre / scripts / systemd / lsvcgss.service
diff --git a/lustre/scripts/systemd/lsvcgss.service b/lustre/scripts/systemd/lsvcgss.service
new file mode 100644 (file)
index 0000000..d4996ba
--- /dev/null
@@ -0,0 +1,8 @@
+[Unit]
+Description=Lustre GSS daemon
+
+[Service]
+Type=forking
+ExecStart=/usr/bin/lsvcgss_sysd
+ExecReload=/bin/kill -HUP $MAINPID
+PIDFile=/var/run/lsvcgss.pid