Skip to content
Permalink
4.17.5
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
Latest commit c5ba589 Jan 13, 2023 History
1 contributor

Users who have contributed to this file

10 lines (8 sloc) 244 Bytes
[program:tomcat]
__GROUPER_RUN_PROCESSES_AS_USERS__user=tomcat
command=/opt/tomcat/bin/catalina.sh run
stderr_logfile = /tmp/logtomcat
stderr_logfile_maxbytes=0
stdout_logfile = /tmp/logtomcat
stdout_logfile_maxbytes=0
environment=UMASK=002