blob: eb6cacbd3af986563d1fce465b92a4a78cc6de72 [file] [log] [blame]
[Unit]
Description=OpenBSC BSC
Requires=osmo-bsc-mgcp.service
[Service]
Type=simple
Restart=always
ExecStart=/usr/bin/osmo-bsc -c /etc/osmocom/osmo-bsc.cfg -s
RestartSec=2
[Install]
WantedBy=multi-user.target