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

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

[Install]
WantedBy=multi-user.target