Accepting request 1167823 from home:cahu:security:SELinux:policytest

- Add file contexts "forwarding" to file_contexts.sub_dist
  to fix systemd-gpt-auto-generator and systemd-fstab-generator
  (bsc#1222736):
  * /run/systemd/generator.early /usr/lib/systemd/system
  * /run/systemd/generator.late /usr/lib/systemd/system

OBS-URL: https://build.opensuse.org/request/show/1167823
OBS-URL: https://build.opensuse.org/package/show/security:SELinux/selinux-policy?expand=0&rev=218
This commit is contained in:
Cathy Hu 2024-04-15 14:47:23 +00:00 committed by Git OBS Bridge
parent 2eaa3b6b79
commit 55bd7d562d
2 changed files with 11 additions and 0 deletions

View File

@ -10,6 +10,8 @@
/etc/systemd/system /usr/lib/systemd/system
/run/systemd/system /usr/lib/systemd/system
/run/systemd/generator /usr/lib/systemd/system
/run/systemd/generator.early /usr/lib/systemd/system
/run/systemd/generator.late /usr/lib/systemd/system
/var/lib/xguest/home /home
/var/run/netconfig /etc
/var/adm/netconfig/md5/etc /etc

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Apr 15 13:23:40 UTC 2024 - Cathy Hu <cathy.hu@suse.com>
- Add file contexts "forwarding" to file_contexts.sub_dist
to fix systemd-gpt-auto-generator and systemd-fstab-generator
(bsc#1222736):
* /run/systemd/generator.early /usr/lib/systemd/system
* /run/systemd/generator.late /usr/lib/systemd/system
-------------------------------------------------------------------
Thu Apr 11 15:13:31 UTC 2024 - cathy.hu@suse.com