selinux-policy/mls/file_contexts/program/bootloader.fc
2005-11-22 19:28:03 +00:00

12 lines
577 B
Plaintext

# bootloader
/etc/lilo\.conf.* -- system_u:object_r:bootloader_etc_t:s0
/initrd\.img.* -l system_u:object_r:boot_t:s0
/sbin/lilo.* -- system_u:object_r:bootloader_exec_t:s0
/sbin/grub.* -- system_u:object_r:bootloader_exec_t:s0
/vmlinuz.* -l system_u:object_r:boot_t:s0
/usr/sbin/mkinitrd -- system_u:object_r:bootloader_exec_t:s0
/sbin/mkinitrd -- system_u:object_r:bootloader_exec_t:s0
/etc/mkinitrd/scripts/.* -- system_u:object_r:bootloader_exec_t:s0
/sbin/ybin.* -- system_u:object_r:bootloader_exec_t:s0
/etc/yaboot\.conf.* -- system_u:object_r:bootloader_etc_t:s0