Files
osmo-trx/contrib/systemd/osmo-trx-ipc.service
Oliver Smith 0f00e676f2 contrib/systemd/osmo-trx-ipc.service: new file
Change-Id: Ic2ba7616c6909bd0a7e642554ecffa4939935b01
2020-05-27 14:00:05 +02:00

12 lines
218 B
Desktop File

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