Files
confdroid_selinux/templates/main/selinux_config.erb

9 lines
479 B
Plaintext
Raw Normal View History

2017-07-20 13:07:11 +01:00
################################################################################
########## /etc/selinux/config managed by Puppet ##########
2026-04-05 17:09:07 +02:00
########## manual changes will be overwritten !!! ##########
########## original file: https://3for.me/wdtuj ##########
2017-07-20 13:07:11 +01:00
################################################################################
SELINUX=<%= @sx_selinux_status %>
SELINUXTYPE=<%= @sx_selinux_type %>