setting user to www-data
This commit is contained in:
@@ -6,6 +6,7 @@ childlogdir=/var/log/supervisord/
|
|||||||
logfile_maxbytes=50MB ; maximum size of logfile before rotation
|
logfile_maxbytes=50MB ; maximum size of logfile before rotation
|
||||||
logfile_backups=1 ; number of backed up logfiles
|
logfile_backups=1 ; number of backed up logfiles
|
||||||
loglevel=error
|
loglevel=error
|
||||||
|
user=www-data
|
||||||
|
|
||||||
[program:apache2]
|
[program:apache2]
|
||||||
stdout_logfile=/dev/stdout
|
stdout_logfile=/dev/stdout
|
||||||
|
|||||||
Reference in New Issue
Block a user