blob: 2607b9dabf9e1a9cedb8ba9ea8688297d2a9d627 [file] [log] [blame]
William Robertsdc107232012-07-11 16:46:38 -07001# Label inodes with the fs label.
2genfscon rootfs / u:object_r:rootfs:s0
3# proc labeling can be further refined (longest matching prefix).
4genfscon proc / u:object_r:proc:s0
hqjiang4c06d272012-07-19 11:07:04 -07005genfscon proc /net/xt_qtaguid/ctrl u:object_r:qtaguid_proc:s0
William Robertsdc107232012-07-11 16:46:38 -07006# selinuxfs booleans can be individually labeled.
7genfscon selinuxfs / u:object_r:selinuxfs:s0
8genfscon cgroup / u:object_r:cgroup:s0
9# sysfs labels can be set by userspace.
10genfscon sysfs / u:object_r:sysfs:s0
11genfscon inotifyfs / u:object_r:inotify:s0
William Robertsc195ec32013-03-06 16:26:36 -080012genfscon vfat / u:object_r:sdcard_external:s0
William Robertsdc107232012-07-11 16:46:38 -070013genfscon debugfs / u:object_r:debugfs:s0
William Robertsc195ec32013-03-06 16:26:36 -080014genfscon fuse / u:object_r:sdcard_internal:s0