Skip to content

Commit

Permalink
Revert logtail to root user until permission fixes applied
Browse files Browse the repository at this point in the history
  • Loading branch information
robballantyne committed Jan 15, 2024
1 parent 067bdc6 commit 23746ce
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
; Tail all the logs to stdout/err for 'docker logs' commmand
; Use this process for capture & events
[program:logtail]
user=user
environment=PROC_NAME="%(program_name)s",USER=$USER_NAME,HOME=/home/$USER_NAME
command=supervisor-logtail.sh
process_name=%(program_name)s
numprocs=1
Expand Down

0 comments on commit 23746ce

Please sign in to comment.