mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-05 15:24:14 +00:00
debian packaging is initially done.
network script is added move testscript in debian/rules
This commit is contained in:
parent
fdae399c74
commit
4e33365bf4
25 changed files with 118 additions and 785 deletions
|
|
@ -1,4 +1,11 @@
|
|||
configfiles = nextepc.conf
|
||||
configfiles = \
|
||||
nextepc.conf \
|
||||
mme.conf \
|
||||
sgw.conf \
|
||||
pgw.conf \
|
||||
hss.conf \
|
||||
pcrf.conf \
|
||||
$(NULL)
|
||||
|
||||
configdir = ${sysconfdir}/nextepc
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue