summarylogtreecommitdiffstats
path: root/logmein-hamachi.service
diff options
context:
space:
mode:
Diffstat (limited to 'logmein-hamachi.service')
-rw-r--r--logmein-hamachi.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/logmein-hamachi.service b/logmein-hamachi.service
new file mode 100644
index 000000000000..609447e16373
--- /dev/null
+++ b/logmein-hamachi.service
@@ -0,0 +1,10 @@
+[Unit]
+Description=LogMeIn Hamachi daemon
+After=local-fs.target network.target
+
+[Service]
+ExecStart=/opt/logmein-hamachi/bin/hamachid
+Type=forking
+
+[Install]
+WantedBy=multi-user.target