commit | 2d975f64d40cff41f36792d92dde65a65fb0dd9d | [log] [tgz] |
---|---|---|
author | Luca Boccassi <luca.boccassi@gmail.com> | Sat Nov 23 13:28:03 2024 |
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | Fri Nov 29 13:26:57 2024 |
tree | 644e646a55cb87463a1e492dfc35737a3318bb2f | |
parent | 964ced4100fb5f5b5d41b988512f681a1b0b20f7 [diff] |
test: mask tmpfiles.d file shipped by selinux policy package in containers This tmpfiles.d wants to write to sysfs, which is read-only in containers, so systemd-tmpfiles --create fails in TEST-22-TMPFILES when ran in nspawn if the selinux policy package is instealled. Mask it, as it's not our config file, we don't need it in the test. (cherry picked from commit 6fd3496cfd0d28808b5489ee87f826c2130f5f0b)
System and Service Manager
Most documentation is available on systemd's web site.
Assorted, older, general information about systemd can be found in the systemd Wiki.
Information about build requirements is provided in the README file.
Consult our NEWS file for information about what's new in the most recent systemd versions.
Please see the Code Map for information about this repository's layout and content.
Please see the Hacking guide for information on how to hack on systemd and test your modifications.
Please see our Contribution Guidelines for more information about filing GitHub Issues and posting GitHub Pull Requests.
When preparing patches for systemd, please follow our Coding Style Guidelines.
If you are looking for support, please contact our mailing list, join our IRC channel #systemd on libera.chat or Matrix channel
Stable branches with backported patches are available in the stable repo.
We have a security bug bounty program sponsored by the Sovereign Tech Fund hosted on YesWeHack