systemd: depend on networking-online.target

Related: SYS#6400
Change-Id: Ifbac18a38e086e42c67499b7818cdf08629d0000
This commit is contained in:
Oliver Smith 2023-05-26 14:10:48 +02:00
parent 36cfd17c82
commit f5e2a84962
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,7 @@
[Unit]
Description=Proxy between given GCI service and Osmocom CTRL protocol
After=network-online.target
Wants=network-online.target
[Service]
Type=simple

View File

@ -1,5 +1,7 @@
[Unit]
Description=Proxy between given GCI service and Osmocom CTRL protocol
After=network-online.target
Wants=network-online.target
[Service]
Type=simple