selinux-policy/refpolicy/policy/modules/kernel/bootloader.fc

22 lines
739 B
Plaintext
Raw Normal View History

2005-05-10 15:31:48 +00:00
# Copyright (C) 2005 Tresys Technology, LLC
/vmlinuz.* -l system_u:object_r:boot_t
/initrd\.img.* -l system_u:object_r:boot_t
/boot(/.*)? system_u:object_r:boot_t
/boot/System\.map-.* -- system_u:object_r:system_map_t
/etc/lilo\.conf.* -- system_u:object_r:bootloader_etc_t
/etc/yaboot\.conf.* -- system_u:object_r:bootloader_etc_t
/etc/mkinitrd/scripts/.* -- system_u:object_r:bootloader_exec_t
2005-05-10 19:50:41 +00:00
/lib(64)?/modules(/.*)? system_u:object_r:modules_object_t
2005-05-10 15:31:48 +00:00
/usr/sbin/mkinitrd -- system_u:object_r:bootloader_exec_t
/sbin/grub.* -- system_u:object_r:bootloader_exec_t
/sbin/lilo.* -- system_u:object_r:bootloader_exec_t
/sbin/mkinitrd -- system_u:object_r:bootloader_exec_t
/sbin/ybin.* -- system_u:object_r:bootloader_exec_t