generic-poky/meta-telephony/recipes-osmocom/osmocom-3g/osmocom-3g/osmo-sgsn.service

15 lines
251 B
Desktop File

[Unit]
Description=OpenBSC SGSN
Wants=osmo-hlr.service
After=osmo-hlr.service
After=networking.service
[Service]
Type=simple
Restart=always
ExecStart=/usr/bin/osmo-sgsn -c /etc/osmocom/osmo-sgsn.cfg
RestartSec=2
[Install]
WantedBy=multi-user.target