re-order when SELinux gets configured

configure SELinux *after* git clone/pull & file setup and  *before* service configuration
This commit is contained in:
bcambl 2016-06-11 22:33:44 -06:00
parent 3ba05d0274
commit fa89bd830a

View file

@ -815,6 +815,7 @@ installPihole() {
installScripts
installConfigs
CreateLogFile
configureSelinux
installPiholeWeb
installCron
runGravity
@ -889,9 +890,6 @@ use4andor6
# Decide what upstream DNS Servers to use
setDNS
# Configure SELinux (if applicable)
configureSelinux
# Install and log everything to a file
installPihole | tee $tmpLog