aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/contrib/systemd/osmo-nitb.service
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/contrib/systemd/osmo-nitb.service')
-rw-r--r--openbsc/contrib/systemd/osmo-nitb.service3
1 files changed, 3 insertions, 0 deletions
diff --git a/openbsc/contrib/systemd/osmo-nitb.service b/openbsc/contrib/systemd/osmo-nitb.service
index a9d5d8cf9..377497ee5 100644
--- a/openbsc/contrib/systemd/osmo-nitb.service
+++ b/openbsc/contrib/systemd/osmo-nitb.service
@@ -6,3 +6,6 @@ Type=simple
Restart=always
ExecStart=/usr/bin/osmo-nitb -s -C -c /etc/osmocom/osmo-nitb.cfg -l /var/lib/osmocom/hlr.sqlite3
RestartSec=2
+
+[Install]
+WantedBy=multi-user.target