summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa@gmail.com>2025-08-23 18:22:23 -0400
committerJohn Turner <jturner.usa@gmail.com>2025-08-23 18:22:54 -0400
commit42905d2cdf29acece1678efb3fff805fda97a73e (patch)
treec32c01bbfe7382f1784d2098a256cf59aa790cc4 /src
parentc785370dcf66d81a8e0432535d787aab7f7f18c0 (diff)
downloadselinux-policy-42905d2cdf29acece1678efb3fff805fda97a73e.tar.gz
add tmp.associate_fs to .file.home.user
Diffstat (limited to 'src')
-rw-r--r--src/file/homefile/userhomefile.cil1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/file/homefile/userhomefile.cil b/src/file/homefile/userhomefile.cil
index 838c845..a931d2a 100644
--- a/src/file/homefile/userhomefile.cil
+++ b/src/file/homefile/userhomefile.cil
@@ -11,6 +11,7 @@
(call .file.home.type (typeattr))
(call .file.user.type (typeattr))
(call .xattr.associate_fs (typeattr))
+ (call .tmp.associate_fs (typeattr))
(block base_template
(blockabstract base_template)