9 lines
479 B
Plaintext
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 %>
|