open5gs/support/systemd
Sukchan Lee 2d1983cfb0 /var/run bug is fixed
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
2017-10-29 10:57:15 +09:00
..
nextepc-hssd.service.in /var/run bug is fixed 2017-10-29 10:57:15 +09:00
nextepc-mmed.service.in /var/run bug is fixed 2017-10-29 10:57:15 +09:00
nextepc-pcrfd.service.in /var/run bug is fixed 2017-10-29 10:57:15 +09:00
nextepc-pgwd.service.in /var/run bug is fixed 2017-10-29 10:57:15 +09:00
nextepc-sgwd.service.in /var/run bug is fixed 2017-10-29 10:57:15 +09:00