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