[Unit] Description=Open5GS P-GW Daemon After=networking.service [Service] Type=simple User=open5gs Group=open5gs Restart=always ExecStart=@bindir@/open5gs-pgwd -c @sysconfdir@/open5gs/pgw.yaml RestartSec=2 RestartPreventExitStatus=1 [Install] WantedBy=multi-user.target