diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2009-02-10 14:14:26 -0500 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2009-02-10 14:14:26 -0500 |
commit | 9eb5515e1bb318dacbbd0bb2cab082e4d82492c7 (patch) | |
tree | c85c371fe5ce24aaf544e285d6965097851934ec /pkg_config.7.xml | |
parent | 30e307296c516955ee6560676d998989da2b4a3e (diff) | |
download | pfsense-packages-9eb5515e1bb318dacbbd0bb2cab082e4d82492c7.tar.gz pfsense-packages-9eb5515e1bb318dacbbd0bb2cab082e4d82492c7.tar.bz2 pfsense-packages-9eb5515e1bb318dacbbd0bb2cab082e4d82492c7.zip |
Add more after_install_info tags
Diffstat (limited to 'pkg_config.7.xml')
-rw-r--r-- | pkg_config.7.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index c07e4f98..0415c29d 100644 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -12,6 +12,7 @@ <required_version>1.2.2</required_version> <config_file>http://www.pfsense.com/packages/config/frickin/frickin.xml</config_file> <configurationfile>frickin.xml</configurationfile> + <after_install_info>Please visit the Frickin PPTP settings tab and press save after setting the service up to start.</after_install_info> </package> <package> <name>pure-ftpd</name> @@ -69,6 +70,7 @@ <pkginfolink>http://doc.pfsense.org/index.php/Pubkey_package</pkginfolink> <config_file>http://www.pfsense.org/packages/config/pubkey.xml</config_file> <configurationfile>pubkey.xml</configurationfile> + <after_install_info>The pfSense release key has been updated.</after_install_info> </package> <package> <name>Dashboard</name> |