blob: bf6a8e09846f5686b5fd3ed3d1924ac3337a2a2c [file] [log] [blame]
Holger Hans Peter Freytherebe55aa2014-03-21 17:43:19 +01001[Unit]
2Description=OpenBSC SGSN
Daniel Willmannb81d3bd2017-05-11 17:23:11 +02003Wants=osmo-hlr.service
4After=osmo-hlr.service
5After=osmo-hnbgw.service
Holger Hans Peter Freytherebe55aa2014-03-21 17:43:19 +01006
7[Service]
8Type=simple
9Restart=always
10ExecStart=/usr/bin/osmo-sgsn -c /etc/osmocom/osmo-sgsn.cfg
11RestartSec=2
Daniel Willmann0e167fc2014-08-20 15:13:56 +020012
13[Install]
14WantedBy=multi-user.target