blob: a9d5d8cf95dd955bc41cd5609d9bead40d1923a2 [file] [log] [blame]
Holger Hans Peter Freyther221ff662012-09-20 15:59:05 +02001[Unit]
2Description=OpenBSC Network In the Box (NITB)
3
4[Service]
5Type=simple
6Restart=always
7ExecStart=/usr/bin/osmo-nitb -s -C -c /etc/osmocom/osmo-nitb.cfg -l /var/lib/osmocom/hlr.sqlite3
Holger Hans Peter Freyther221ff662012-09-20 15:59:05 +02008RestartSec=2