SecOpsDev icon indicating copy to clipboard operation
SecOpsDev copied to clipboard

one line error in the file of OperatingSystem/Security/Ubuntu/scripts/os-security.sh

Open Ramulet opened this issue 2 years ago • 0 comments

systemctl mask ufw.servicee >/dev/null 2>&1 --> systemctl unmask ufw.service >/dev/null 2>&1

Ramulet avatar Jan 21 '24 09:01 Ramulet