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