[Unit] Description=Osmocom Home Location Register (OsmoHLR) Documentation=https://osmocom.org/projects/osmo-hlr/wiki/OsmoHLR PartOf=osmo-cni.target [Service] Type=simple Restart=always ExecStart=/usr/local/bin/osmo-hlr -c /etc/osmocom/osmo-hlr.cfg -l /etc/osmocom/hlr.db # ExecStart=/home/wmn/wmn/osmocom/osmo-hlr/src/osmo-hlr -c /etc/osmocom/osmo-hlr.cfg -l /etc/osmocom/hlr.db RestartSec=2 [Install] WantedBy=multi-user.target