aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/systemd/osmo-trx-ipc.service
blob: c886ed763ff86819af857e82fa17220afe1673ff (plain)
1
2
3
4
5
6
7
8
9
10
11
[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