Fixed ufw no starting on boot
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
##--------------------##
|
||||
if [ "$shortdist" = "cent8" ]; then
|
||||
semanage port -a -t ssh_port_t -p tcp 4242
|
||||
systemctl enable ufw
|
||||
fi
|
||||
|
||||
##-------##
|
||||
|
||||
Reference in New Issue
Block a user