Support Debian(Bluster) with MongoDB-ORG(#377)

This commit is contained in:
Sukchan Lee 2020-03-22 13:48:20 -04:00
parent df60fbd0a5
commit 0521d9fccf
3 changed files with 4 additions and 6 deletions

View File

@ -1,7 +1,6 @@
[Unit]
Description=Open5GS HSS Daemon
BindTo=mongod.service
After=networking.service mongod.service
Wants=mongodb.service mongod.service
[Service]
Type=simple

View File

@ -1,7 +1,6 @@
[Unit]
Description=Open5GS PCRF Daemon
BindTo=mongod.service
After=networking.service mongod.service
Wants=mongodb.service mongod.service
[Service]
Type=simple

4
debian/control vendored
View File

@ -86,7 +86,7 @@ Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
${misc:Depends},
mongodb | mongodb-org,
mongodb-org | mongodb,
open5gs-common (= ${binary:Version})
Description: Open Source based 3GPP EPC PCRF (Policy and Charging Rules Function)
Open5GS is a C-language Open Source implementation of the 3GPP Evolved
@ -102,7 +102,7 @@ Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
${misc:Depends},
mongodb | mongodb-org,
mongodb-org | mongodb,
open5gs-common (= ${binary:Version})
Description: Open Source based 3GPP EPC HSS (Home Subscriber Server)
Open5GS is a C-language Open Source implementation of the 3GPP Evolved