mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-01 21:00:19 +00:00
Make it installable in Debian Buster with MongoDB-ORG packages. (#377)
Co-authored-by: Rafael Diniz <rafael@rhizomatica.org>
This commit is contained in:
parent
5eb1c87e43
commit
df60fbd0a5
2 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[Unit]
|
||||
Description=Open5GS HSS Daemon
|
||||
BindTo=mongodb.service
|
||||
After=networking.service mongodb.service
|
||||
BindTo=mongod.service
|
||||
After=networking.service mongod.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue