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