forked from pool/rsync
This commit is contained in:
14
rsyncd.conf
Normal file
14
rsyncd.conf
Normal file
@@ -0,0 +1,14 @@
|
||||
gid = users
|
||||
read only = true
|
||||
use chroot = true
|
||||
transfer logging = true
|
||||
log format = %h %o %f %l %b
|
||||
log file = /var/log/rsyncd.log
|
||||
hosts allow = trusted.hosts
|
||||
slp refresh = 300
|
||||
|
||||
#[Example]
|
||||
# path = /home/Example
|
||||
# comment = An Example
|
||||
# auth users = user
|
||||
# secrets file = /etc/rsyncd.secrets
|
Reference in New Issue
Block a user