summarylogtreecommitdiffstats
path: root/raumserverDaemon.service
blob: d0a7541beebf30878a040dcec1c488a7b4ed5ce8 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=raumsrv-Daemon-server
After=syslog.target network.target 

[Service]
Type=simple
WorkingDirectory=/opt/raumserverDaemon/
ExecStart=/opt/raumserverDaemon/raumsrvDaemon

[Install]
WantedBy=multi-user.target