diff options
Diffstat (limited to 'sepolicy/uncrypt.te')
-rw-r--r-- | sepolicy/uncrypt.te | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sepolicy/uncrypt.te b/sepolicy/uncrypt.te deleted file mode 100644 index 3b93052..0000000 --- a/sepolicy/uncrypt.te +++ /dev/null @@ -1,2 +0,0 @@ -allow uncrypt device:dir write; -allow uncrypt kmsg_device:chr_file { open write }; |