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

10 lines
165 B
SYSTEMD
Raw Normal View History

[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