From 33092837e74035f52f61404d9df2dc69a4d67415 Mon Sep 17 00:00:00 2001 From: lihaixin2 Date: Tue, 16 Aug 2016 04:22:49 -0400 Subject: [PATCH] add --- supervisord.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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