systemd: depend on networking-online.target

Related: SYS#6400
Change-Id: Idadcbbf55e976ae035cfac4b85ccd870e0f27b82
This commit is contained in:
Oliver Smith 2023-05-26 14:10:49 +02:00
parent edb94b3f8a
commit e6c65defac
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
[Unit]
Description=Osmocom User Plane Function (UPF)
After=network-online.target
Wants=network-online.target
[Service]
Type=simple