blob: ba27f37fd3dd1c00d9be20acbd8d7952bc2916a5 [file] [log] [blame]
Pau Espin Pedrol7ed686b2018-06-19 10:29:41 +02001[Unit]
2Description=Osmocom SDR BTS L1 Transceiver (UHD Backend)
3
4[Service]
5Type=simple
6Restart=always
7ExecStart=/usr/bin/osmo-trx-uhd -C /etc/osmocom/osmo-trx-uhd.cfg
8RestartSec=2
9
10[Install]
11WantedBy=multi-user.target