summaryrefslogtreecommitdiff
path: root/src/file
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa@gmail.com>2025-08-28 02:39:50 -0400
committerJohn Turner <jturner.usa@gmail.com>2025-08-28 02:39:50 -0400
commit933e9c7171c09d5bbb4352d72aa6c3ebe9559497 (patch)
tree45acf93ff68ad688c9c8c01b29511fcd9ee3e7e3 /src/file
parentfa1a5d98716b00b2cc9bdffcc441b9300db8599d (diff)
downloadselinux-policy-933e9c7171c09d5bbb4352d72aa6c3ebe9559497.tar.gz
.user.run.base_template should inherit from .runuser.base_template
Diffstat (limited to 'src/file')
-rw-r--r--src/file/runfile/userrunfile.cil2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/file/runfile/userrunfile.cil b/src/file/runfile/userrunfile.cil
index b47f68e..c169039 100644
--- a/src/file/runfile/userrunfile.cil
+++ b/src/file/runfile/userrunfile.cil
@@ -10,7 +10,7 @@
(block base_template
(blockabstract base_template)
- (blockinherit .file.user.base_template)
+ (blockinherit .file.runuser.base_template)
(call .file.user.run.type (file)))
(block template