Skip to content

Commit

Permalink
Removed Kick Start Service
Browse files Browse the repository at this point in the history
  • Loading branch information
kemboi22 committed Feb 8, 2024
1 parent 258c442 commit 1cd9dea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions imageroot/systemd/user/erp-next.service
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@

[Unit]
Description=Podman erp-next.service
Requires=mariadb-app.service kickstart-app.service
Before=mariadb-app.service kickstart-app.service
Requires=erp-next-backend.service erp-next-configurator.service erp-next-create-site.service erp-next-frontend.service erp-next-mariadb.service erp-next-queue-long.service erp-next-queue-short.service erp-next-redis-queue.service erp-next-scheduler.service erp-next-websocket.service
Before=erp-next-backend.service erp-next-configurator.service erp-next-create-site.service erp-next-frontend.service erp-next-mariadb.service erp-next-queue-long.service erp-next-queue-short.service erp-next-redis-queue.service erp-next-scheduler.service erp-next-websocket.service

[Service]
Environment=PODMAN_SYSTEMD_UNIT=%n
Expand Down

0 comments on commit 1cd9dea

Please sign in to comment.