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:
@@ -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"
|
||||
|
Reference in New Issue
Block a user