diff --git a/uncrypt.te b/uncrypt.te
index 97258a7b338b271d38dff56549342ad65697c1be..f62fbbfd1bff00c7b830112d1f429d463ec172e5 100644
--- a/uncrypt.te
+++ b/uncrypt.te
@@ -3,7 +3,6 @@ type uncrypt, domain;
 type uncrypt_exec, exec_type, file_type;
 
 init_daemon_domain(uncrypt)
-permissive_or_unconfined(uncrypt)
 
 allow uncrypt self:capability dac_override;