[Unit] Description=Osmocom SDR BTS L1 Transceiver (UHD Backend) PartOf=osmo-ran.target [Service] Type=simple ExecStart=/usr/local/bin/osmo-trx-uhd -C /etc/osmocom/osmo-trx-uhd.cfg Restart=always RestartSec=10 # AddressSanitizer # Environment="LD_PRELOAD=/usr/lib/libasan.so" # Let it process messages quickly enough CPUSchedulingPolicy=rr CPUSchedulingPriority=99 [Install] WantedBy=multi-user.target