From 5b2794384bceeb62ab5be2cd11f05365fa82bcfd Mon Sep 17 00:00:00 2001 From: Dominick Grift Date: Tue, 17 Dec 2024 16:36:28 +0100 Subject: subj: minor typo fix Signed-off-by: Dominick Grift --- src/subj.cil | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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))) -- cgit v1.2.3