-
Story
-
Resolution: Done
-
Minor
-
RH134 - Early Access
-
None
-
en-US (English)
URL:
Reporter RHNID: mikephillips1973
Section: -
Language: en-US (English)||||||||
Workaround:
Description: For Guided Exercise: Controlling SELinux File Contexts, it might be nice to have students both start and enable httpd. If we are having students go through the effort of making a persistent SELinux context rule, then they should also enable httpd. For step 4.1, change the text from "Start the Apache web service using the systemctl command" to "Start and enable the Apache web service using the systemctl command" and then change the sample command from "systemctl start httpd" to "systemctl enable --now httpd". If this change is made, it would also require changing the first "disabled" to "enabled" in the output of systemctl status httpd.