mirror of
https://github.com/open5gs/open5gs.git
synced 2026-04-28 19:39:33 +00:00
[PKG] fix debian mongod dependency problem (#915)
This commit is contained in:
parent
41c6bb4681
commit
613e21c4ff
4 changed files with 4 additions and 5 deletions
|
|
@ -237,8 +237,7 @@ exec_cmd_nobail "chown -R open5gs:open5gs /usr/lib/node_modules/${PACKAGE}"
|
|||
exec_cmd "cat << EOF > /lib/systemd/system/open5gs-webui.service
|
||||
[Unit]
|
||||
Description=Open5GS WebUI
|
||||
BindTo=mongodb.service
|
||||
After=networking.service mongodb.service
|
||||
Wants=mongodb.service mongod.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue