summarylogtreecommitdiffstats
path: root/lmgrd.service
diff options
context:
space:
mode:
Diffstat (limited to 'lmgrd.service')
-rw-r--r--lmgrd.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/lmgrd.service b/lmgrd.service
new file mode 100644
index 000000000000..e3be68d2e39a
--- /dev/null
+++ b/lmgrd.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=FLEXnet License Manager Daemon (from Autodesk)
+
+[Service]
+Type=forking
+ExecStart=/usr/lib/flexnetserver/lmgrd
+
+[Install]
+WantedBy=multi-user.target