osmo-gbproxy/openbsc/contrib/systemd/osmo-bsc-mgcp.service

9 lines
153 B
SYSTEMD
Raw Normal View History

[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