systemd: depend on networking-online.target

Related: SYS#6400
Change-Id: I9c0cc0779f9ddb7520a565668b7cde07c6ad55d8
This commit is contained in:
Oliver Smith 2023-05-26 14:10:43 +02:00 committed by osmith
parent 5b60a0c8b5
commit fc914e9eb8
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
[Unit]
Description=Osmocom Base Station Controller (BSC)
Wants=osmo-mgw.service
After=network-online.target
Wants=network-online.target
[Service]
Type=simple