aboutsummaryrefslogtreecommitdiff
path: root/update_verifier.te
diff options
context:
space:
mode:
Diffstat (limited to 'update_verifier.te')
-rw-r--r--update_verifier.te10
1 files changed, 0 insertions, 10 deletions
diff --git a/update_verifier.te b/update_verifier.te
deleted file mode 100644
index 42567fe..0000000
--- a/update_verifier.te
+++ /dev/null
@@ -1,10 +0,0 @@
-# update_verifier
-type update_verifier, domain;
-type update_verifier_exec, exec_type, file_type;
-
-init_daemon_domain(update_verifier)
-
-# Raw writes to bootctrl block device
-allow update_verifier bootctrl_block_device:blk_file rw_file_perms;
-
-# TODO: Add rules to allow update_verifier to read system_block_device.