new upstream release (3.3.0); modify package compatibility for Stretch
[ossec-hids.git] / contrib / specs / server / preloaded-vars.conf
index c5d02be..c19c3e4 100755 (executable)
@@ -28,7 +28,7 @@ USER_LANGUAGE="en"     # For english
 USER_NO_STOP="y"
 
 
-# USER_INSTALL_TYPE defines the installtion type to
+# USER_INSTALL_TYPE defines the installation type to
 # be used during install. It can only be "local",
 # "agent" or "server".
 #USER_INSTALL_TYPE="local"
@@ -79,7 +79,7 @@ USER_UPDATE_RULES="y"
 ### Agent Installation variables. ###
 
 # USER_AGENT_SERVER_IP specifies the IP address of the 
-# ossec server. Only used on agent installtions.
+# ossec server. Only used on agent installations.
 #USER_AGENT_SERVER_IP="1.2.3.4"
 
 
@@ -105,11 +105,11 @@ USER_ENABLE_SYSLOG="n"
 USER_ENABLE_FIREWALL_RESPONSE="y"
 
 
-# Enable PF firewall (OpenBSD and FreeBSD only)
+# Enable PF firewall (OpenBSD, FreeBSD and Darwin only)
 USER_ENABLE_PF="n"
 
 
-# PF table to use (OpenBSD and FreeBSD only).
+# PF table to use (OpenBSD, FreeBSD and Darwin only).
 #USER_PF_TABLE="ossec_fwtable"