From 601c1fa09f1de2c7c3f9c77c8dbe87d6d387325e Mon Sep 17 00:00:00 2001 From: Pieter Joost van de Sande Date: Sun, 13 Oct 2013 12:05:00 +0200 Subject: [PATCH] Change upstart to respawn forever The deamon should never stop respawning. Way to important! --- mbpfan.upstart | 1 - 1 file changed, 1 deletion(-) diff --git a/mbpfan.upstart b/mbpfan.upstart index 32fc389..7299b4f 100644 --- a/mbpfan.upstart +++ b/mbpfan.upstart @@ -7,7 +7,6 @@ start on filesystem or runlevel [2345] stop on runlevel [!2345] respawn -respawn limit 10 5 umask 022 console log