first commit
Some checks failed
Vulhub Format Check and Lint / format-check (push) Has been cancelled
Vulhub Format Check and Lint / markdown-check (push) Has been cancelled
Vulhub Docker Image CI / longtime-images-test (push) Has been cancelled
Vulhub Docker Image CI / images-test (push) Has been cancelled
Some checks failed
Vulhub Format Check and Lint / format-check (push) Has been cancelled
Vulhub Format Check and Lint / markdown-check (push) Has been cancelled
Vulhub Docker Image CI / longtime-images-test (push) Has been cancelled
Vulhub Docker Image CI / images-test (push) Has been cancelled
This commit is contained in:
12
rsync/common/rsyncd.conf
Normal file
12
rsync/common/rsyncd.conf
Normal file
@@ -0,0 +1,12 @@
|
||||
uid = root
|
||||
gid = root
|
||||
use chroot = no
|
||||
max connections = 4
|
||||
syslog facility = local5
|
||||
pid file = /var/run/rsyncd.pid
|
||||
log file = /var/log/rsyncd.log
|
||||
|
||||
[src]
|
||||
path = /
|
||||
comment = src path
|
||||
read only = no
|
Reference in New Issue
Block a user