- re-enable fluxbox as it actually is necessary to detect Program Error occurrences
This commit is contained in:
parent
61eadc821e
commit
7d447a558d
@ -57,13 +57,13 @@ priority=1
|
|||||||
; redirect_stderr=true
|
; redirect_stderr=true
|
||||||
; priority=1
|
; priority=1
|
||||||
|
|
||||||
; [program:fluxbox]
|
[program:fluxbox]
|
||||||
; command=/usr/bin/fluxbox
|
command=/usr/bin/fluxbox
|
||||||
; autorestart=true
|
autorestart=true
|
||||||
; stdout_logfile=/dev/fd/1
|
stdout_logfile=/dev/fd/1
|
||||||
; stdout_logfile_maxbytes=0
|
stdout_logfile_maxbytes=0
|
||||||
; redirect_stderr=true
|
redirect_stderr=true
|
||||||
; priority=1
|
priority=1
|
||||||
|
|
||||||
[program:restart-aot-if-crashed]
|
[program:restart-aot-if-crashed]
|
||||||
command=/bin/bash -c "/root/restart-aot-crash.sh"
|
command=/bin/bash -c "/root/restart-aot-crash.sh"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user