Martin Stjernholm | f6bd00a | 2019-07-05 22:55:06 +0100 | [diff] [blame] | 1 | ############################# |
2 | # System files | ||||
3 | # | ||||
4 | (/.*)? u:object_r:system_file:s0 | ||||
Peter Collingbourne | a7179b5 | 2020-03-17 16:05:30 -0700 | [diff] [blame] | 5 | /bin/crash_dump(32|64) u:object_r:crash_dump_exec:s0 |
Martin Stjernholm | f6bd00a | 2019-07-05 22:55:06 +0100 | [diff] [blame] | 6 | /bin/linker(64)? u:object_r:system_linker_exec:s0 |
7 | /lib(64)?(/.*)? u:object_r:system_lib_file:s0 |