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

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