summarylogtreecommitdiffstats
path: root/hmland.service
blob: bce541e72982ec52cc8fd295950c8cb1c971d872 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=hmland
After=syslog.target network.target 

[Service]
Type=forking
WorkingDirectory=/opt/hmcfgusb
ExecStart=/opt/hmcfgusb/hmland -d -P -l 127.0.0.1 -p 1234

[Install]
WantedBy=multi-user.target