summaryrefslogtreecommitdiff
path: root/common/sepolicy/shell.te (plain)
blob: 5c3da9ab262b6c7304ae03cc5fdc14f609f251c8
1allow shell rootfs:file { entrypoint };
2allow shell sysfs:file { read open getattr };
3
4
5allow shell hdcptx_device:chr_file { open read write getattr ioctl };
6
7