prepare for k3s
This commit is contained in:
parent
98dc1fb1a5
commit
5f0424e2aa
@ -5,8 +5,8 @@ if [ ! -z ${STATIC_USER+x} ]; then
|
|||||||
--sha512 \
|
--sha512 \
|
||||||
--passwd \
|
--passwd \
|
||||||
--home /var/lib/ftp/data \
|
--home /var/lib/ftp/data \
|
||||||
--uid "$STATIC_UID" \
|
#--uid "$STATIC_UID" \
|
||||||
--gid "$STATIC_GID" \
|
#--gid "$STATIC_GID" \
|
||||||
--name "$STATIC_USER" \
|
--name "$STATIC_USER" \
|
||||||
--shell /bin/sh \
|
--shell /bin/sh \
|
||||||
--file /etc/proftpd/passwd \
|
--file /etc/proftpd/passwd \
|
||||||
|
Loading…
Reference in New Issue
Block a user