summaryrefslogtreecommitdiffstats
path: root/man/systemd.exec.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2023-07-04 22:26:52 +0200
committerLennart Poettering <lennart@poettering.net>2023-07-04 22:58:01 +0200
commitf76ce81b91db1dac0d0a012e1cc903639002dd0a (patch)
treeba22fb0082a4d59fb90074a3475c1a949153e85c /man/systemd.exec.xml
parentman: make sure credentials properly show up in directives index (diff)
downloadsystemd-f76ce81b91db1dac0d0a012e1cc903639002dd0a.tar.xz
systemd-f76ce81b91db1dac0d0a012e1cc903639002dd0a.zip
execute: fix credential dir handling for fs which support ACLs
When the credential dir is backed by an fs that supports ACLs we must be more careful with adjusting the 'x' bit of the directory, as any chmod() call on the dir will reset the mask entry of the ACL entirely which we don't want. Hence, do a manual set of ACL changes, that only add/drop the 'x' bit but otherwise leave the ACL as it is. This matters if we use tmpfs rather than ramfs to store credentials.
Diffstat (limited to 'man/systemd.exec.xml')
0 files changed, 0 insertions, 0 deletions