aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/contrib/systemd/osmo-bsc.service
blob: deaf12312b4bb32a1d58ce2a8e0b1ea6b28d9e82 (plain)
1
2
3
4
5
6
7
8
9
[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
RestartSec=2