diff options
-rwxr-xr-x | pkg_config.7.xml | 1 | ||||
-rwxr-xr-x | pkg_config.8.xml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 321222cf..5b0d1114 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -32,6 +32,7 @@ <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> + <noembedded>true</noembedded> </package> <package> <name>pure-ftpd</name> diff --git a/pkg_config.8.xml b/pkg_config.8.xml index d4d9c00f..c028b943 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -33,6 +33,7 @@ <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> + <noembedded>true</noembedded> </package> <package> <name>pure-ftpd</name> |