Browse Source

atop: add domtrans interface

Helmut Pozimski 4 years ago
parent
commit
f82c344ea1
2 changed files with 8 additions and 1 deletions
  1. 7 0
      atop.if
  2. 1 1
      atop.te

+ 7 - 0
atop.if

@@ -0,0 +1,7 @@
+interface(`atop_initrc_domtrans',`
+	gen_require(`
+		type atop_initrc_exec_t;
+	')
+	
+	init_labeled_script_domtrans($1, atop_initrc_exec_t)
+')

+ 1 - 1
atop.te

@@ -1,4 +1,4 @@
-policy_module(atop, 0.1.18)
+policy_module(atop, 0.1.20)
 
 ########################################
 #