dbd8fbb01c
systemd defines in /usr/lib/systemd several directories which can contain scripts or executable files: - system-environment-generators/ and user-environment-generators/ documented in https://www.freedesktop.org/software/systemd/man/systemd.environment-generator.html - system-shutdown/ documented in https://www.freedesktop.org/software/systemd/man/systemd-halt.service.html - system-sleep/ documented in https://www.freedesktop.org/software/systemd/man/systemd-suspend.service.html Currently the content of these directories is labelled lib_t, which causes the following AVC on Arch Linux: avc: denied { execute_no_trans } for pid=10308 comm="systemd" path="/usr/lib/systemd/system-environment-generators/10-arch" dev="vda1" ino=543182 scontext=system_u:system_r:init_t tcontext=system_u:object_r:lib_t tclass=file permissive=1 For information /usr/lib/systemd/system-environment-generators/10-arch only defines $PATH and its content is available on https://git.archlinux.org/svntogit/packages.git/tree/trunk/env-generator?h=packages/filesystem |
||
---|---|---|
.. | ||
corecommands.fc | ||
corecommands.if | ||
corecommands.te | ||
corenetwork.fc | ||
corenetwork.if.in | ||
corenetwork.if.m4 | ||
corenetwork.te.in | ||
corenetwork.te.m4 | ||
devices.fc | ||
devices.if | ||
devices.te | ||
domain.fc | ||
domain.if | ||
domain.te | ||
files.fc | ||
files.if | ||
files.te | ||
filesystem.fc | ||
filesystem.if | ||
filesystem.te | ||
kernel.fc | ||
kernel.if | ||
kernel.te | ||
mcs.fc | ||
mcs.if | ||
mcs.te | ||
metadata.xml | ||
mls.fc | ||
mls.if | ||
mls.te | ||
selinux.fc | ||
selinux.if | ||
selinux.te | ||
storage.fc | ||
storage.if | ||
storage.te | ||
terminal.fc | ||
terminal.if | ||
terminal.te | ||
ubac.fc | ||
ubac.if | ||
ubac.te |