Commit d59ea4be by Czémán Arnold

fwdriwer: fix firewall-init selinux module

parent 69dc6e8e
......@@ -100,7 +100,7 @@ firewall-init_semodule:
- cwd: /root
- user: root
- name: checkmodule -M -m -o firewall-init.mod firewall-init.te; semodule_package -o firewall-init.pp -m firewall-init.mod; semodule -i firewall-init.pp
- unless: semodule -l |grep -qs ^vmdriver
- unless: semodule -l |grep -qs ^firewall-init
- require:
- file: /root/firewall-init.te
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment