summarylogtreecommitdiffstats
path: root/systemd
blob: 9e3659081ca2313f91dad50dbcae28226090d037 (plain)
1
2
3
4
5
6
7
8
9
10
11
[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