diff options
author | Lennart Poettering <lennart@poettering.net> | 2020-07-23 15:24:54 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2020-08-25 18:39:45 +0200 |
commit | 2899fb024f066f1cb14989fb470e188de7d6dc88 (patch) | |
tree | 87e60be456ae5d4676e3e4e85e3cc1cac2d7d78c /src/shared/acl-util.c | |
parent | Merge pull request #15662 from Werkov/fix-cgroup-disable (diff) | |
download | systemd-2899fb024f066f1cb14989fb470e188de7d6dc88.tar.xz systemd-2899fb024f066f1cb14989fb470e188de7d6dc88.zip |
rm-rf: add new flag REMOVE_CHMOD
When removing a directory tree as unprivileged user we might encounter
files owned by us but not deletable since the containing directory might
have the "r" bit missing in its access mode. Let's try to deal with
this: optionally if we get EACCES try to set the bit and see if it works
then.
Diffstat (limited to 'src/shared/acl-util.c')
0 files changed, 0 insertions, 0 deletions