Update open5gs.conf
This commit is contained in:
parent
f4b3bfad0e
commit
8bf8778897
|
|
@ -76,7 +76,7 @@ stderr_logfile=/var/log/open5gs-nssfd.stderr.log
|
||||||
priority=20
|
priority=20
|
||||||
|
|
||||||
|
|
||||||
[program:open5gs-upfd]
|
[program:open5gs-bsfd]
|
||||||
command=/usr/bin/open5gs-bsfd -c /etc/open5gs/bsf.yaml
|
command=/usr/bin/open5gs-bsfd -c /etc/open5gs/bsf.yaml
|
||||||
autostart=true
|
autostart=true
|
||||||
autorestart=true
|
autorestart=true
|
||||||
|
|
@ -85,7 +85,7 @@ stderr_logfile=/var/log/open5gs-bsfd.stderr.log
|
||||||
priority=20
|
priority=20
|
||||||
|
|
||||||
|
|
||||||
[program:open5gs-upfd]
|
[program:open5gs-ausfd]
|
||||||
command=/usr/bin/open5gs-ausfd -c /etc/open5gs/ausf.yaml
|
command=/usr/bin/open5gs-ausfd -c /etc/open5gs/ausf.yaml
|
||||||
autostart=true
|
autostart=true
|
||||||
autorestart=true
|
autorestart=true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user