diff options
author | Chris Buechler <cmb@pfsense.org> | 2015-11-15 00:01:04 -0600 |
---|---|---|
committer | Chris Buechler <cmb@pfsense.org> | 2015-11-15 00:01:04 -0600 |
commit | eeeb94996858e358f38c1378d1333e69e782519d (patch) | |
tree | 368fb0e6a668fef09f94090afe237f2c483ad7d8 | |
parent | 66364802fc315892631ae882aff5ba4dc515e6d4 (diff) | |
parent | 8b5fbc77fe3c293d65271d41051a40f5de38bc34 (diff) | |
download | pfsense-packages-eeeb94996858e358f38c1378d1333e69e782519d.tar.gz pfsense-packages-eeeb94996858e358f38c1378d1333e69e782519d.tar.bz2 pfsense-packages-eeeb94996858e358f38c1378d1333e69e782519d.zip |
Merge pull request #1143 from doktornotor/patch-2
-rw-r--r-- | pkg_config.10.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml index 387ba2c1..3d018567 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -1196,6 +1196,7 @@ <build_options>squidGuard_UNSET_FORCE=QUOTE_STRING;squidGuard_SET_FORCE=DNS_BL LDAP STRIP_NTDOMAIN;c-icap_UNSET_FORCE=IPV6;squid_UNSET_FORCE=AUTH_SMB AUTH_SQL DNS_HELPER FS_COSS ESI SNMP ECAP STACKTRACES STRICT_HTTP TP_IPF TP_IPFW VIA_DB DEBUG;squid_SET_FORCE=ARP_ACL AUTH_KERB AUTH_LDAP AUTH_NIS AUTH_SASL CACHE_DIGESTS DELAY_POOLS FOLLOW_XFF TP_PF MSSL_CRTD WCCP WCCPV2 FS_AUFS HTCP ICAP ICMP IDENT IPV6 KQUEUE LARGEFILE SSL SSL_CRTD</build_options> <config_file>https://packages.pfsense.org/packages/config/squidGuard/squidguard.xml</config_file> <configurationfile>squidguard.xml</configurationfile> + <after_install_info>Please visit Services - SquidGuard Proxy Filter - Target Categories and set up at least one category there before enabling SquidGuard. See https://forum.pfsense.org/index.php?topic=94312.0 for details.</after_install_info> </package> <package> <name>squidGuard-devel</name> @@ -1220,6 +1221,7 @@ <config_file>https://packages.pfsense.org/packages/config/squidGuard-devel/squidguard.xml</config_file> <configurationfile>squidguard.xml</configurationfile> <maximum_version>2.2.999</maximum_version> + <after_install_info>Please visit Services - SquidGuard Proxy Filter - Target Categories and set up at least one category there before enabling SquidGuard. See https://forum.pfsense.org/index.php?topic=94312.0 for details.</after_install_info> </package> <package> <name>OpenVPN Client Export Utility</name> |