summaryrefslogtreecommitdiff
path: root/src/subj.cil
diff options
context:
space:
mode:
Diffstat (limited to 'src/subj.cil')
-rw-r--r--src/subj.cil2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/subj.cil b/src/subj.cil
index 5ff7033..2ff45dd 100644
--- a/src/subj.cil
+++ b/src/subj.cil
@@ -222,7 +222,7 @@
;; nosuid_transition should not be needed and indicates
;; misconfiguration. when used properly it is worth blocking this
;; access to prevent domain transitions on untrusted removeable
- ;; storage. just be sure to alway's mount untrusted remote storage
+ ;; storage. just be sure to always mount untrusted remote storage
;; with nosuid, because otherwise this does not work.
(allow typeattr subj.typeattr (process2 (not nosuid_transition)))