OP#563 fix package name

This commit is contained in:
2026-04-05 17:09:07 +02:00
parent 1aae89edca
commit a5e4dc02ba
3 changed files with 4 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
"cSpell.words": [
"getenforce",
"policycoreutils",
"SELINUXTYPE",
"setenforce",
"setools",
"setroubleshoot",

View File

@@ -58,7 +58,7 @@ All files and directories are configured with correct selinux context. If selinu
## Known Problems
- Systems reconfigured with selinux disabled require once a reboot for selinux to be enabled. This module will **__not__*- do the reboot for you to avoid unexpected outages.
- Systems reconfigured with selinux disabled require once a reboot for selinux to be enabled. This module will **not**- do the reboot for you to avoid unexpected outages.
## Support

View File

@@ -1,6 +1,7 @@
################################################################################
########## /etc/selinux/config managed by Puppet ##########
########## manual changes will be overwritten !!! ##########
########## original file: https://3for.me/wdtuj ##########
################################################################################
SELINUX=<%= @sx_selinux_status %>