Saeed Vaziry 5c72f12490 init
2023-07-02 12:47:50 +02:00

11 lines
244 B
Plaintext

[program:__name__]
process_name=%(program_name)s_%(process_num)02d
command=__command__
autostart=__auto_start__
autorestart=__auto_restart__
user=__user__
numprocs=__numprocs__
redirect_stderr=true
stdout_logfile=__log_file__
stopwaitsecs=3600