diff --git a/open5gs.conf b/open5gs.conf index d97c6a8..ea18d76 100644 --- a/open5gs.conf +++ b/open5gs.conf @@ -76,7 +76,7 @@ stderr_logfile=/var/log/open5gs-nssfd.stderr.log priority=20 -[program:open5gs-upfd] +[program:open5gs-bsfd] command=/usr/bin/open5gs-bsfd -c /etc/open5gs/bsf.yaml autostart=true autorestart=true @@ -85,7 +85,7 @@ stderr_logfile=/var/log/open5gs-bsfd.stderr.log priority=20 -[program:open5gs-upfd] +[program:open5gs-ausfd] command=/usr/bin/open5gs-ausfd -c /etc/open5gs/ausf.yaml autostart=true autorestart=true