fix: stuff
This commit is contained in:
parent
35fa60d02e
commit
374f0ebe98
5 changed files with 5 additions and 23 deletions
7
node/etc/rsyncd.conf
Normal file
7
node/etc/rsyncd.conf
Normal file
|
@ -0,0 +1,7 @@
|
|||
[sfbs]
|
||||
path = /
|
||||
comment = "Full file-system share for sbfs"
|
||||
read only = true
|
||||
refuse options = delete
|
||||
auth users = @guest:deny, sfbs:ro
|
||||
secrets file = /var/lib/sfbs/rsync-auth
|
Loading…
Add table
Add a link
Reference in a new issue