Files
confdroid_selinux/templates/main/selinux_config.erb
2026-04-05 17:09:07 +02:00

9 lines
479 B
Plaintext

################################################################################
########## /etc/selinux/config managed by Puppet ##########
########## manual changes will be overwritten !!! ##########
########## original file: https://3for.me/wdtuj ##########
################################################################################
SELINUX=<%= @sx_selinux_status %>
SELINUXTYPE=<%= @sx_selinux_type %>