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

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