Skip to content

Commit

Permalink
sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnewhall committed Mar 24, 2024
1 parent 1896642 commit 1a91d2e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
ExecStartPre=/usr/bin/bash /config/supervisor/prestart.sh

# In case the controller ever uses the socket instead of the tcp port, give it access.
ExecStartPost=/usr/bin/sleep 5
ExecStartPost=/usr/bin/chown root:abc /run/supervisor.sock

# We have the following four lines to override the config file from /etc to /config.
Expand Down

0 comments on commit 1a91d2e

Please sign in to comment.