Introduce mysqld socket stream forwarding with nginx for chroot jails
This commit is contained in:
@ -61,6 +61,7 @@ CHROOT_DIRECTORY_STRUCTURE=(
|
||||
'/usr/sbin'
|
||||
'/var'
|
||||
'/var/run'
|
||||
'/var/run/mysqld'
|
||||
)
|
||||
BINARIES_GENERAL=(
|
||||
'/usr/lib/openssh/sftp-server'
|
||||
|
Reference in New Issue
Block a user