[Unit] Description=Open5GS UDM Daemon After=network-online.target [Service] Type=simple User=open5gs Group=open5gs Restart=always ExecStart=@bindir@/open5gs-udmd -c @sysconfdir@/open5gs/udm.yaml RestartSec=2 RestartPreventExitStatus=1 ExecReload=/bin/kill -HUP $MAINPID [Install] WantedBy=multi-user.target