Add dbconf to hss Debian package (#388)

* add dbconf.sh to package installation as open5gs_db

* left out an end quote

Co-authored-by: Spencer Sevilla <sevilla@cs.washington.edu>
This commit is contained in:
Spencer Sevilla 2020-03-22 13:21:12 -07:00 committed by GitHub
parent 0521d9fccf
commit 3d6a84ca85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -50,6 +50,11 @@ foreach file : example_conf
configuration : conf_data)
endforeach
configure_file(
input : '../misc/dbconf.sh',
output : 'open5gs_db',
configuration : conf_data)
subdir('open5gs')
subdir('freeDiameter')
subdir('systemd')

View File

@ -2,3 +2,4 @@ usr/bin/open5gs-hssd
configs/freeDiameter/hss.* etc/freeDiameter
configs/open5gs/hss.yaml etc/open5gs
configs/systemd/open5gs-hssd.service lib/systemd/system
configs/open5gs_db /usr/bin