| ############################# | |
| # System files | |
| # | |
| (/.*)? u:object_r:system_file:s0 | |
| /bin/crash_dump(32|64) u:object_r:crash_dump_exec:s0 | |
| /bin/linker(64)? u:object_r:system_linker_exec:s0 | |
| /bin/linkerconfig u:object_r:linkerconfig_exec:s0 | |
| /lib(64)?(/.*)? u:object_r:system_lib_file:s0 |