|
@@ -48,6 +48,9 @@ is_system_enabled "$FIREWALL_SYSTEM" 'FIREWALL_SYSTEM'
|
|
|
is_object_valid '../../data/firewall/rules' 'RULE' "$rule"
|
|
is_object_valid '../../data/firewall/rules' 'RULE' "$rule"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+# Perform verification if read-only mode is enabled
|
|
|
|
|
+check_hestia_demo_mode
|
|
|
|
|
+
|
|
|
#----------------------------------------------------------#
|
|
#----------------------------------------------------------#
|
|
|
# Action #
|
|
# Action #
|
|
|
#----------------------------------------------------------#
|
|
#----------------------------------------------------------#
|