[Unit] Description=Open5GS SGW-U Daemon After=networking.service [Service] Type=simple User=open5gs Group=open5gs Restart=always ExecStart=@bindir@/open5gs-sgwud -c @sysconfdir@/open5gs/sgwu.yaml RestartSec=2 RestartPreventExitStatus=1 ExecReload=/bin/kill -HUP $MAINPID [Install] WantedBy=multi-user.target