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