mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-08 01:37:08 +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 |
||
|---|---|---|
| .. | ||
| nextepc-hssd.service.in | ||
| nextepc-mmed.service.in | ||
| nextepc-pcrfd.service.in | ||
| nextepc-pgwd.service.in | ||
| nextepc-sgwd.service.in | ||