diff options
author | Franck Bui <fbui@suse.com> | 2016-05-04 01:29:11 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-05-03 19:29:11 -0400 |
commit | d428dd6ac9a56e7b3421fb8ef3aac9937a4a2e62 (patch) | |
tree | eae134261dc16515cc459a8430cba63b7b9dc152 /man/systemd-rfkill.service.xml | |
parent | 98973d0eff84a160677b47b1cdeb8925fcf1b419 (diff) |
tmpfiles: don't set the x bit for volatile system journal when ACL support is enabled (#3079)
When ACL support is enabled, systemd-tmpfiles-setup service sets the following
ACL entries to the volatile system journal:
$ getfacl /run/log/journal/*/system.journal
getfacl: Removing leading '/' from absolute path names
# file: run/log/journal/xxx/system.journal
# owner: root
# group: systemd-journal
user::rwx
group::r--
group:wheel:r-x
group:adm:r-x
mask::r-x
other::---
This patch makes sure that the exec bit is not set anymore for the volatile
system journals.
Diffstat (limited to 'man/systemd-rfkill.service.xml')
0 files changed, 0 insertions, 0 deletions