[ Version ( since = "1.19.63" ) ]
public bool acl_delete_def_file (string dir) throws Error
delete the default POSIX ACL of a directory
This function deletes the default POSIX Access Control List (ACL) attached to directory dir
.
This function depends on the feature "acl". See also feature_available .
this |
A GuestfsSession object |
true on success, false on error |