1 Commit-ok

Szerző SHA1 Üzenet Dátum
d32019077a debug version, do not use 2020-04-26 18:07:21 -04:00

Fájl megtekintése

@@ -952,7 +952,8 @@ EOF"
_firewall_cmd --reload > /dev/null 2>&1
fi
elif [[ "$ID" =~ ^(ubuntu|debian)$ ]]; then
[[ ! -x $(command -v ufw) ]] && _installPackage ufw
# Debian ufw package state is broken on fresh installations
[[ ! -x $(command -v ufw) ]] && _installPackage --noquery ufw
if [[ ! -f "/etc/ufw/applications.d/$1.service" ]]; then
_bash_cmd "cat <<-EOF > /etc/ufw/applications.d/$1.service
[$1]