1
0
mirror of https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks.git synced 2025-09-03 05:02:40 +02:00

fix ftp access to whole filesystem

This commit is contained in:
Julian Tatsch
2018-05-11 08:37:13 +02:00
parent c1e1465998
commit 1f740da879

View File

@@ -134,7 +134,7 @@ global{
#ROOTDIR specifies the root directory of the client. It defaults to %h
#(user's home directory). %u is replaced by the user name.
ROOTDIR="%h"
ROOTDIR="/"
#Umask for the files or directories users create.
UMASK="022"