summarylogtreecommitdiffstats
path: root/reemod.service
blob: e812f3a49c787daf995973f15ece0f6ea0d09c27 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Reemo Daemon

[Service]
Type=simple
ExecStart=/opt/reemo/reemod
User=root
ExecReload=/bin/kill -HUP $MAINPID

[Install]
WantedBy=multi-user.target