delete permission on data folder
This commit is contained in:
@@ -65,7 +65,7 @@
|
|||||||
"/data" = {
|
"/data" = {
|
||||||
path = "/mnt/data";
|
path = "/mnt/data";
|
||||||
access = {
|
access = {
|
||||||
rw = ["serhao"];
|
rwd = ["serhao"];
|
||||||
};
|
};
|
||||||
flags = {
|
flags = {
|
||||||
e2d = true;
|
e2d = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user