]> git.ipfire.org Git - thirdparty/bacula.git/commit
Restore custom permission of symlink on FreeBSD and MacOS
authorAlain Spineux <alain@baculasystems.com>
Thu, 3 Dec 2020 13:36:33 +0000 (14:36 +0100)
committerEric Bollengier <eric@baculasystems.com>
Thu, 24 Mar 2022 08:02:57 +0000 (09:02 +0100)
commit46ea83f409a67e0828a7a02289f6fead36ba21c2
treebe19dcd22e868a953787a7ca3645c1fdc36b4024
parentcc4dfa918241d8e560243056e091d4100c1ab324
Restore custom permission of symlink on FreeBSD and MacOS

- FreeBSD and MacOS have a lchmod() system call and a chmod with
  option -h that allow to chnage the permission of o symlink
  instead of having a fixed lrwxrwxrwx, these system can have
  a custom one.
bacula/src/findlib/attribs.c