mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 17:51:22 +03:00
01da74243d
Since the test suite overhaul, the test units are now under /usr/lib/systemd/tests/testdata/tetsuite-06.units with system_u:object_r:lib_t context. This causes an AVC denial, since the systemd unit files are expected to have the system_u:object_r:systemd_unit_file_t context. Let's fix this by using a custom file context definition.
2 lines
101 B
Plaintext
2 lines
101 B
Plaintext
/usr/lib/systemd/tests/testdata/testsuite-06\.units(/.*)? system_u:object_r:systemd_unit_file_t:s0
|