From b7fe5d946f2287a10aab1c41e3e3f712704a5ef9 Mon Sep 17 00:00:00 2001 From: John Turner Date: Thu, 21 Aug 2025 21:36:26 -0400 Subject: type transition files created by weechat to weechat.run.file --- src/agent/weechat.cil | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/agent') diff --git a/src/agent/weechat.cil b/src/agent/weechat.cil index 1fd76f3..6afa28d 100644 --- a/src/agent/weechat.cil +++ b/src/agent/weechat.cil @@ -101,5 +101,5 @@ (filecon "/run/user/%{USERID}/weechat" dir file_context) (filecon "/run/user/%{USERID}/weechat/.*" any file_context)))) -(in file.unconfined - (call .agent.weechat.run.file_type_transition_file (typeattr any "*"))) +(call .agent.weechat.run.file_type_transition_file (.agent.weechat.subj dir "weechat")) +(call .agent.weechat.run.file_type_transition_file (.agent.weechat.subj file "*")) -- cgit v1.2.3