Skip to content

Commit 601c1fa

Browse files
committed
Change upstart to respawn forever
The deamon should never stop respawning. Way to important!
1 parent a2dacfd commit 601c1fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mbpfan.upstart

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ start on filesystem or runlevel [2345]
77
stop on runlevel [!2345]
88

99
respawn
10-
respawn limit 10 5
1110
umask 022
1211

1312
console log

0 commit comments

Comments
 (0)