Skip to content

Commit

Permalink
enable-startup
Browse files Browse the repository at this point in the history
enable the service to start when the system starts up
  • Loading branch information
MiaAltieri authored Sep 18, 2023
1 parent 5c3ea1c commit e4d55de
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ apps:
mongod:
command: start-mongod.sh
daemon: simple
install-mode: disable
restart-condition: always
restart-delay: 20s
plugs:
Expand All @@ -90,7 +89,6 @@ apps:
- network-bind
mongos:
daemon: simple
install-mode: disable
command: start-mongos.sh
restart-condition: always
restart-delay: 20s
Expand Down

0 comments on commit e4d55de

Please sign in to comment.