Compare commits
1 Commits
1e886384e3
...
e1eac5f14e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e1eac5f14e |
@@ -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
|
||||
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
################################################################################
|
||||
########## /etc/selinux/config managed by Puppet ##########
|
||||
########## manual changes will be overwritten !!! ##########
|
||||
########## original file: https://3for.me/wdtuj ##########
|
||||
########## manual changes will be overwritten !!! ##########
|
||||
################################################################################
|
||||
SELINUX=<%= @sx_selinux_status %>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user