aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/systemd/osmo-trx-ipc.service
blob: 568fff904999344b836c9a0bdb7f6dca6b789aa1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Osmocom SDR BTS L1 Transceiver (IPC Backend)

[Service]
Type=simple
Restart=always
StateDirectory=osmocom
WorkingDirectory=%S/osmocom
ExecStart=/usr/bin/osmo-trx-ipc -C /etc/osmocom/osmo-trx-ipc.cfg
RestartSec=2

[Install]
WantedBy=multi-user.target