mirror of
https://github.com/webmin/webmin.git
synced 2025-07-23 00:30:33 +00:00
13 lines
300 B
Plaintext
13 lines
300 B
Plaintext
ufs_acl=&has_command("getfacl") && &has_command("setfacl")
|
|
nfs_acl=&has_command("getfacl") && &has_command("setfacl")
|
|
lofs_acl=&has_command("getfacl") && &has_command("setfacl")
|
|
getfacl=getfacl
|
|
setfacl=setfacl -f -
|
|
hide_dot_files=0
|
|
iconsize=0
|
|
nocharset=0
|
|
extract=1
|
|
force_text=0
|
|
defzip=0
|
|
defuser=root
|