diff --git a/supervisord.conf b/supervisord.conf index b4218a0..16269cc 100644 --- a/supervisord.conf +++ b/supervisord.conf @@ -14,7 +14,7 @@ redirect_stderr=true [program:easy-novnc] priority=0 -command=/usr/local/bin/easy-novnc --addr :8080 --host localhost --port 5900 --no-url-password --novnc-params "resize=remote" +command=/usr/local/bin/easy-novnc --addr :8080 --host localhost --port 5900 --no-url-password --novnc-params "resize=remote" autorestart=true stdout_logfile=/dev/fd/1 stdout_logfile_maxbytes=0