aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/systemd/system/usrp-hwd.service.in
blob: 4da4a31dc10f93615c5b56312d52105321a68cf1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=USRP Hardware Daemon (MPM)

[Service]
ExecStart=@CMAKE_INSTALL_PREFIX@/bin/usrp_hwd.py
WatchdogSec=30
Type=notify
Restart=on-failure
StartLimitInterval=2min
StartLimitBurst=4
StartLimitAction=none

[Install]
WantedBy=multi-user.target