#12 Update README.md
Opened 4 years ago by alciregi. Modified 4 years ago
neuro-sig/ alciregi/neuro-scripts master  into  master

Update README.md
Alessio • 4 years ago  
file modified
+10
@@ -96,3 +96,13 @@ 

      %include fedora-repo-rawhide.ks

  

  You have freedom to manage repository URLs within the fedora-repo-not-rawhide.ks file. For example, you can add your local repository as well.

+ 

+ ### In the end

+ 

+ Once finished, remember to set SELinux in Enforcing mode.

+ 

+ [danishka@localhost ~]$ getenforce 

+ Permissive

+ [danishka@localhost ~]$ sudo setenforce 1

+ [danishka@localhost ~]$ getenforce 

+ Enforcing

Remember to set SELinux in Enforcing mode once finished

Metadata