Fixed UFW defaults for Centos
Fixed selinux ssh port
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
echo "DEBUG Start preconf"
|
||||
if [ "$shortdist" = "ubu1804" ] || [ "$osrel" = "ubu2004" ] || [ "$osrel" = "deb10" ] ; then
|
||||
########################
|
||||
# Debian/Ubunbtu #
|
||||
@@ -36,7 +35,6 @@ elif [ "$shortdist" = "cent8" ]; then
|
||||
################
|
||||
# Centos #
|
||||
################
|
||||
echo "DEBUG running cent8 preconf"
|
||||
##--------------##
|
||||
# Repositories #
|
||||
##--------------##
|
||||
|
||||
Reference in New Issue
Block a user