v.9.4.5 for ch.2

This commit is contained in:
Keller
2026-04-12 20:57:08 +03:00
parent 7c3a656b86
commit 6a2a84ba8e
4 changed files with 25 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
[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