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