mirror of
https://github.com/open5gs/open5gs.git
synced 2025-10-23 07:41:57 +00:00
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:
@@ -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')
|
||||
|
1
debian/open5gs-hss.install
vendored
1
debian/open5gs-hss.install
vendored
@@ -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
|
Reference in New Issue
Block a user