diff --git a/etc/init.d/proxysql b/etc/init.d/proxysql index 585488a2d..6d6b90bfc 100755 --- a/etc/init.d/proxysql +++ b/etc/init.d/proxysql @@ -1,5 +1,9 @@ #!/bin/bash # +# chkconfig: 345 99 01 +# description: High Performance and Advanced Proxy for MySQL and forks. \ +# It provides advanced features like connection pool, query routing and rewrite, \ +# firewalling, throttling, real time analysis, error-free failover ### BEGIN INIT INFO # Provides: proxysql # Required-Start: $local_fs