mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-18 23:22:24 +01:00
8 lines
184 B
Plaintext
8 lines
184 B
Plaintext
# /etc/rsyncd.conf
|
|
# Minimal configuration file for rsync daemon.
|
|
# See rsync(1) and rsyncd.conf(5) man pages for help.
|
|
# Do not set "pid file" here.
|
|
|
|
use chroot = yes
|
|
read only = yes
|