Skip to content

Commit

Permalink
Create supervisord-loader.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored Apr 3, 2020
1 parent beff9fa commit 113a91b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions container_files/tier-support/supervisord-loader.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[program:grouperloader]
user=shibd
command=bin/gsh.sh -loader
stderr_logfile = /tmp/loggrouper
stderr_logfile_maxbytes=0
stdout_logfile = /tmp/loggrouper
stdout_logfile_maxbytes=0

0 comments on commit 113a91b

Please sign in to comment.