stable

Clone or download

Read-only

request #9308 Logrotated files must be readable by app user

Depending of your server umask, logrotated files could be not readable by the Tuleap app user. To resolve this point, these files have now the mode 644 explicitely set. Change-Id: Id7168a09872946a492a1a8806b526a18adaac624

Modified Files

Name
M plugins/fulltextsearch/etc/logrotate.syslog.dist +1 −0 Go to diff View file
M plugins/git/etc/logrotate.syslog.dist +1 −0 Go to diff View file
M plugins/tracker/etc/logrotate.syslog.dist +1 −0 Go to diff View file
M src/etc/logrotate.syslog.dist +1 −0 Go to diff View file
M tools/rpm/tuleap.rhel6.spec +4 −0 Go to diff View file