diff options
author | John Turner <jturner.usa@gmail.com> | 2025-08-23 18:22:23 -0400 |
---|---|---|
committer | John Turner <jturner.usa@gmail.com> | 2025-08-23 18:22:54 -0400 |
commit | 42905d2cdf29acece1678efb3fff805fda97a73e (patch) | |
tree | c32c01bbfe7382f1784d2098a256cf59aa790cc4 /src | |
parent | c785370dcf66d81a8e0432535d787aab7f7f18c0 (diff) | |
download | selinux-policy-42905d2cdf29acece1678efb3fff805fda97a73e.tar.gz |
add tmp.associate_fs to .file.home.user
Diffstat (limited to 'src')
-rw-r--r-- | src/file/homefile/userhomefile.cil | 1 |
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) |