Browse Source

supervisor: use python 3.7

Helmut Pozimski 3 years ago
parent
commit
54df7ef40a
2 changed files with 2 additions and 2 deletions
  1. 1 1
      supervisor.fc
  2. 1 1
      supervisor.te

+ 1 - 1
supervisor.fc

@@ -11,7 +11,7 @@
 /usr/lib64/python3.7/dist-packages/supervisor/(/.*)?		gen_context(system_u:object_r:supervisor_usr_lib_t,s0)
 
 /usr/bin/supervisord	--	gen_context(system_u:object_r:supervisord_exec_t,s0)
-/usr/lib/python-exec/python3.6/supervisord	--	gen_context(system_u:object_r:supervisord_exec_t,s0)
+/usr/lib/python-exec/python3.7/supervisord	--	gen_context(system_u:object_r:supervisord_exec_t,s0)
 
 /usr/bin/supervisorctl	--	gen_context(system_u:object_r:supervisorctl_exec_t,s0)
 

+ 1 - 1
supervisor.te

@@ -1,4 +1,4 @@
-policy_module(supervisor, 0.1.17)
+policy_module(supervisor, 0.1.18)
 
 ########################################
 #