aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/contrib/systemd/osmo-bsc.service
blob: 772d472a3afd47fdb4e3e3a0753669b33cd962a9 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=OpenBSC BSC
Requires=osmo-bsc-mgcp.service

[Service]
Type=simple
Restart=always
ExecStart=/usr/bin/osmo-bsc -c /etc/osmocom/osmo-bsc.cfg -s
Restart=always
RestartSec=2