İşlemeleri karşılaştır
1 İşleme
a8b209b441
...
b0c050ef13
| Yazar | SHA1 | Tarih | |
|---|---|---|---|
| b0c050ef13 |
@@ -928,7 +928,7 @@ EOF"
|
||||
|
||||
# Open the ports
|
||||
if [[ "$ID" =~ ^(fedora|centos)$ ]] && [[ -x $(command -v firewall-cmd) ]]; then
|
||||
if ! _firewall-cmd --get-services | grep -q "$1"; then
|
||||
if ! _firewall_cmd --get-services | grep -q "$1"; then
|
||||
_firewall_cmd --permanent --new-service="$1" > /dev/null 2>&1
|
||||
_firewall_cmd --permanent --service="$1" --set-description="$1 installed by installJRMC" > /dev/null 2>&1
|
||||
_firewall_cmd --permanent --service="$1" --set-short="$1" > /dev/null 2>&1
|
||||
|
||||
Yeni konuda referans
Bir kullanıcı engelle