aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/contrib/systemd/osmo-bsc-mgcp.service
blob: 4b3df2c06d29418958dbb2d5ea6b794e817c4260 (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 -s -c /etc/osmocom/osmo-bsc-mgcp.cfg
Restart=always
RestartSec=2