blob: 7aca29fd45b6aeaf6df6407a1828cc8c6a3f4c67 [file] [log] [blame]
Daniel Willmann26531f92017-05-04 18:41:16 +02001[Unit]
2Description=Osmocom Home Nodeb Gateway (OsmoHNBGW)
3
4[Service]
5Type=simple
6Restart=always
7ExecStart=/usr/bin/osmo-hnbgw -c /etc/osmocom/osmo-hnbgw.cfg
8RestartSec=2
9
10[Install]
11WantedBy=multi-user.target