mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-08 02:02:08 +01:00
10 lines
131 B
Plaintext
10 lines
131 B
Plaintext
# Sample conf.d file for alpine linux
|
|
|
|
#
|
|
# Specify daemon $OPTS here.
|
|
#
|
|
|
|
OPTS="/etc/vsftpd/vsftpd.conf"
|
|
USER="vsftp"
|
|
GROUP="vsftp"
|