Merge pull request #908 from minichate/chkconfig

Add chkconfig support
pull/910/head
René Cannaò 9 years ago committed by GitHub
commit 14f083ee72

@ -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

Loading…
Cancel
Save