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

10 lines
173 B
Desktop File

[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