kiwi-el8/test/unit/bootloader/install
Marcus Schäfer 319e78a707
Fixed selinux labels for boot files
When kiwi calls the bootloader config and installation modules
several files gets created as unlabeled_t because the labeling
happened earlier. This commit ensures that setfiles gets called
after BootLoaderConfig and/or BootLoaderInstall has done its
job. This Fixes #2568
2024-06-17 18:24:44 +02:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Fixed selinux labels for boot files 2024-06-17 18:24:44 +02:00
grub2_test.py Fixed selinux labels for boot files 2024-06-17 18:24:44 +02:00
init_test.py Fixed selinux labels for boot files 2024-06-17 18:24:44 +02:00
systemd_boot_test.py Fixed selinux labels for boot files 2024-06-17 18:24:44 +02:00
zipl_test.py Fixed selinux labels for boot files 2024-06-17 18:24:44 +02:00