PGW service must depend on systemd-networkd

This commit is contained in:
Spencer Sevilla 2020-02-15 21:17:17 -08:00 committed by Sukchan Lee
parent c3627e6852
commit baad38cab3

View file

@ -1,6 +1,7 @@
[Unit]
Description=Open5GS P-GW Daemon
After=networking.service
Requires=systemd-networkd.service
[Service]
Type=simple