mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-02 19:03:54 +02:00
fix dev supervisord.
This commit is contained in:
parent
2cb64d15a0
commit
7946afaffe
1 changed files with 2 additions and 3 deletions
|
@ -5,7 +5,6 @@ stopsignal=INT
|
|||
autorestart=true
|
||||
priority=500
|
||||
user=%(ENV_USER)s
|
||||
stdout_logfile=/var/log/neko/xfce.log
|
||||
stdout_logfile_maxbytes=100MB
|
||||
stdout_logfile_backups=10
|
||||
stdout_logfile=/dev/stderr
|
||||
stdout_logfile_maxbytes=0
|
||||
redirect_stderr=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue