mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-02 13:03:31 +00:00
For systemd environment, we define runtime directory like the follwings MME : /var/run/nextepc-mmed SGW : /var/run/nextepc-sgwd PGW : /var/run/nextepc-pgwd HSS : /var/run/nextepc-hssd PCRF : /var/run/nextepc-pcrfd In each directory, PID File is created as follows. MME : /var/run/nextepc-mmed/pid SGW : /var/run/nextepc-sgwd/pid PGW : /var/run/nextepc-pgwd/pid HSS : /var/run/nextepc-hssd/pid PCRF : /var/run/nextepc-pcrfd/pid
6 lines
140 B
Plaintext
6 lines
140 B
Plaintext
usr/lib/*/nextepc/*
|
|
var/log/nextepc
|
|
etc/nextepc/nextepc.conf
|
|
etc/nextepc/freeDiameter/cacert.pem
|
|
support/logrotate/nextepc /etc/logrotate.d
|