diff options
Diffstat (limited to 'sepolicy/bootstat.te')
-rw-r--r-- | sepolicy/bootstat.te | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sepolicy/bootstat.te b/sepolicy/bootstat.te new file mode 100644 index 0000000..ffe9fc3 --- /dev/null +++ b/sepolicy/bootstat.te @@ -0,0 +1 @@ +allow bootstat rootfs:lnk_file { getattr }; |