summarylogtreecommitdiffstats
path: root/systemd
diff options
context:
space:
mode:
Diffstat (limited to 'systemd')
-rw-r--r--systemd11
1 files changed, 0 insertions, 11 deletions
diff --git a/systemd b/systemd
deleted file mode 100644
index 9e3659081ca2..000000000000
--- a/systemd
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=LogMeIn Hamachi daemon
-After=local-fs.target network.target
-
-[Service]
-Environment=LD_LIBRARY_PATH=/opt/logmein-hamachi/glibc225lib/
-ExecStart=/opt/logmein-hamachi/glibc225lib/ld-2.25.so /opt/logmein-hamachi/bin/hamachid
-Type=forking
-
-[Install]
-WantedBy=multi-user.target