blob: e159370d5cf1eb4485ec8920eb5fd7cdfdf6063f [file] [log] [blame]
Harald Welteb53e2bf2020-08-21 16:33:42 +02001[Unit]
2Description=Osmocom Serving Mobile Location Center (SMLC)
3
4[Service]
5Type=simple
6Restart=always
Harald Welte8b6341b2020-10-22 16:02:26 +02007ExecStart=/usr/bin/osmo-smlc -c /etc/osmocom/osmo-smlc.cfg
Harald Welteb53e2bf2020-08-21 16:33:42 +02008RestartSec=2
9
10[Install]
11WantedBy=multi-user.target