aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/systemd/osmo-trx-uhd.service
blob: ba27f37fd3dd1c00d9be20acbd8d7952bc2916a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Osmocom SDR BTS L1 Transceiver (UHD Backend)

[Service]
Type=simple
Restart=always
ExecStart=/usr/bin/osmo-trx-uhd -C /etc/osmocom/osmo-trx-uhd.cfg
RestartSec=2

[Install]
WantedBy=multi-user.target