Skip to content

Commit

Permalink
configure: fix service start
Browse files Browse the repository at this point in the history
  • Loading branch information
gsanchietti committed Oct 22, 2024
1 parent 3092e36 commit 97b2937
Show file tree
Hide file tree
Showing 2 changed files with 4,417 additions and 4,212 deletions.
7 changes: 2 additions & 5 deletions imageroot/actions/configure-module/80start_services
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,5 @@
touch smarthost.env

systemctl --user enable --now passbolt.service
systemctl --user enable passbolt-db.service
systemctl --user enable passbolt-db.service
systemctl --user enable passbolt-app.service

systemctl --user try-restart passbolt-db.service passbolt-app.service
systemctl --user enable passbolt-db.service passbolt-db.servicee passbolt-app.service
systemctl --user restart passbolt-db.service passbolt-db.servicee passbolt-app.service
Loading

0 comments on commit 97b2937

Please sign in to comment.