[Github-comments] [geany/geany] Does not preserve file's ACL (#2252)

Sami Farin notifications at xxxxx
Fri Aug 9 08:33:43 UTC 2019


```
$ getfacl  wrlr.txt
# file: wrlr.txt
# owner: safari
# group: safari
user::rw-
group::rw-
group:rpm:r--
mask::rw-
other::r--
```
```$ geany wrlr.txt```
```
$ getfacl  wrlr.txt
# file: wrlr.txt
# owner: safari
# group: safari
user::rw-
group::rw-
other::r--
```

keywords: ```getxattr``` ```setxattr```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2252
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190809/87b5401f/attachment.html>


More information about the Github-comments mailing list