Set the script absolute path, remote stdout logging
This commit is contained in:
@@ -24,8 +24,7 @@ file=~/.seafile/seafile-data/seafile.sock
|
|||||||
|
|
||||||
# Manage the infinite `seaf-cli start`.
|
# Manage the infinite `seaf-cli start`.
|
||||||
[program:seaf-cli-start-loop]
|
[program:seaf-cli-start-loop]
|
||||||
command=/bin/bash ~/infinite-seaf-cli-start.sh
|
command=/bin/bash /home/seafuser/infinite-seaf-cli-start.sh
|
||||||
process_name=%(program_name)s
|
process_name=%(program_name)s
|
||||||
numprocs=1
|
numprocs=1
|
||||||
autostart=true
|
autostart=true
|
||||||
stdout_logfile=~/.supervisord/infinite-seaf-cli-start.log
|
|
||||||
Reference in New Issue
Block a user