summarylogtreecommitdiffstats
path: root/simple-rt@.service
blob: a5883893c2a2e6d467daaef429ba4f17f54150ed (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=SimpleRT Daemon on %i

[Service]
Type=idle
ExecStart=/usr/lib/simple-rt/simple-rt -i %i
WorkingDirectory=/usr/lib/simple-rt
Restart=always

[Install]
WantedBy=multi-user.target