[Unit] Description=Osmocom osmo-bts for osmo-trx Wants=osmo-bsc.service After=osmo-bsc.service PartOf=osmo-ran.target [Service] Type=simple ExecStart=/usr/local/bin/osmo-bts-trx -c /etc/osmocom/osmo-bts-trx.cfg -i 127.0.0.1 Restart=always RestartSec=6 # Let it process messages quickly enough CPUSchedulingPolicy=rr CPUSchedulingPriority=99 [Install] WantedBy=multi-user.target