Let Supervisord manage the seaf-cli start loop
This commit is contained in:
@@ -3,3 +3,9 @@ nodaemon=true
|
||||
|
||||
[unix_http_socket]
|
||||
file=/seafile/seafile-data/seafile.sock
|
||||
|
||||
[program:seaf-cli-start-loop]
|
||||
command=/seaf-cli-start.sh
|
||||
process_name=%(program_name)s
|
||||
numprocs=1
|
||||
autostart=true
|
||||
Reference in New Issue
Block a user