summarylogtreecommitdiffstats
path: root/rmmagentd.service
blob: c24ad86bf7784f5f2822f094d74021ce127da3db (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Languard Remote Management Agent

[Service]
Type=forking
TimeoutStartSec=0
ExecStart=/usr/rmmagent/rmmagentd --start
ExecStop=/usr/rmmagent/rmmagentd --terminate

[Install]
WantedBy=multi-user.target