adjust build dir
This commit is contained in:
15
extra/config/rsyncd.conf
Normal file
15
extra/config/rsyncd.conf
Normal file
@@ -0,0 +1,15 @@
|
||||
uid=mysql
|
||||
gid=mysql
|
||||
use chroot=no
|
||||
max connections=4
|
||||
pid file=/var/run/rsyncd.pid
|
||||
lock file=/var/run/rsync.lock
|
||||
log file=/var/log/rsyncd.log
|
||||
|
||||
[data]
|
||||
path=/usr/local/mysql/data/
|
||||
list=true
|
||||
|
||||
[conf]
|
||||
path=/usr/local/omc/bin/conf/
|
||||
list=true
|
||||
Reference in New Issue
Block a user