diff options
-rwxr-xr-x | pkg_config.7.xml | 3 | ||||
-rwxr-xr-x | pkg_config.8.xml | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index a9d04c59..137b320e 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -91,7 +91,8 @@ <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> + <after_install_info>The pfSense release key has been updated.</after_install_info> + <noembedded>true</noembedded> </package> <package> <name>Dashboard</name> diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 3a340aee..b39e64fb 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -92,7 +92,8 @@ <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> + <after_install_info>The pfSense release key has been updated.</after_install_info> + <noembedded>true</noembedded> </package> <package> <name>FreeSWITCH</name> |