diff options
author | doktornotor <notordoktor@gmail.com> | 2015-09-19 12:39:47 +0200 |
---|---|---|
committer | doktornotor <notordoktor@gmail.com> | 2015-09-19 12:39:47 +0200 |
commit | 0cf8a93f5fbc579be31e67178984bbec86cede4d (patch) | |
tree | 4d5bb33cfe8b2d43c69127a39699977afa5555db /pkg_config.8.xml.amd64 | |
parent | d91be5b0bd733baab6f67fc574931071d01578ac (diff) | |
download | pfsense-packages-0cf8a93f5fbc579be31e67178984bbec86cede4d.tar.gz pfsense-packages-0cf8a93f5fbc579be31e67178984bbec86cede4d.tar.bz2 pfsense-packages-0cf8a93f5fbc579be31e67178984bbec86cede4d.zip |
Disable HAVP on nanobsd
- ClamAV DB lost on every reboot, making package no-op, plus generally unsuitable to run on embedded HW.
Diffstat (limited to 'pkg_config.8.xml.amd64')
-rw-r--r-- | pkg_config.8.xml.amd64 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index fed00717..f211a9e9 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -1371,6 +1371,7 @@ <configurationfile>havp.xml</configurationfile> <maintainer>dv_serg@mail.ru</maintainer> <after_install_info>Please check the HAVP settings.</after_install_info> + <noembedded>true</noembedded> </package> <package> <name>blinkled</name> |