Files
kerio-vpnclient-linux/build/8.1.1/supervisord.conf
2026-04-12 20:57:08 +03:00

12 lines
244 B
Plaintext

[supervisord]
nodaemon=true
[program:kerio-vpn]
command=/etc/init.d/kerio-kvc start
autostart=true
autorestart=true
process_name=kvpncsvc
stdout_logfile=/dev/stdout
stdout_logfile_maxbytes=0
stderr_logfile=/dev/stderr
stderr_logfile_maxbytes=0