summaryrefslogtreecommitdiffstats
path: root/usr/local/www/pkg_mgr.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-01-02 04:04:01 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-01-02 04:04:01 +0000
commit7e0f68c7f8c1431385d3cbb7399def47aea5c1ff (patch)
tree735c87dba37d8d993dc5447ab2c16f7d39ce6f3c /usr/local/www/pkg_mgr.php
parent691dade53a23856de3cff9cc580b906ab08c0d02 (diff)
downloadpfsense-7e0f68c7f8c1431385d3cbb7399def47aea5c1ff.zip
pfsense-7e0f68c7f8c1431385d3cbb7399def47aea5c1ff.tar.gz
Alert to the user that packages do not modify firewall rules
Diffstat (limited to 'usr/local/www/pkg_mgr.php')
-rwxr-xr-xusr/local/www/pkg_mgr.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/pkg_mgr.php b/usr/local/www/pkg_mgr.php
index 87b3a93..91aab4e 100755
--- a/usr/local/www/pkg_mgr.php
+++ b/usr/local/www/pkg_mgr.php
@@ -148,6 +148,7 @@ if(!$pkg_config['packages']) {
</tr>
</table>
</form>
+<p>Please note that pfSense does not adjust firewall rules when a package is installed. This is left for the end user.</p>
<?php include("fend.inc"); ?>
</body>
</html>
OpenPOWER on IntegriCloud