rm zfs
This commit is contained in:
@@ -61,18 +61,12 @@ in
|
||||
};
|
||||
|
||||
public = defaults // {
|
||||
#"path" = cfg.dataDir;
|
||||
"path" = "/var/run/samba/dataDir";
|
||||
"writeable" = "yes";
|
||||
"read only" = "no";
|
||||
"create mask" = "0664";
|
||||
"directory mask" = "0775";
|
||||
};
|
||||
#snapshots = defaults // {
|
||||
# "path" = cfg.dataDir + "/.zfs/snapshot";
|
||||
# "writeable" = "no";
|
||||
# "read only" = "yes";
|
||||
#};
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user