osmo-trx/contrib/systemd/osmo-trx-usrp1.service

12 lines
226 B
Desktop File

[Unit]
Description=Osmocom SDR BTS L1 Transceiver (libusrp backend)
[Service]
Type=simple
Restart=always
ExecStart=/usr/bin/osmo-trx-usrp1 -C /etc/osmocom/osmo-trx-usrp1.cfg
RestartSec=2
[Install]
WantedBy=multi-user.target