diff --git a/supervisord.conf b/supervisord.conf index f7ca3c5..a103ff6 100644 --- a/supervisord.conf +++ b/supervisord.conf @@ -57,6 +57,6 @@ stdout_logfile=/var/log/myrun.log [program:firefox] priority=30 -command=/usr/bin/firefox https://www.alexamaster.net/autosurf.php?Master=20698 +command=/usr/bin/firefox autorestart=true stdout_logfile=/var/log/firefox.log