diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/spamd.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/spamd.xml b/packages/spamd.xml index 168f3ce5..76a58ab0 100644 --- a/packages/spamd.xml +++ b/packages/spamd.xml @@ -73,6 +73,11 @@ <chmod>0755</chmod> <item>http://www.pfsense.com/packages/config/spamd_db_ext.php</item> </additional_files_needed> + <additional_files_needed> + <prefix>/usr/local/bin/</prefix> + <chmod>0755</chmod> + <item>http://www.pfsense.com/packages/config/spamd_gather_stats.php</item> + </additional_files_needed> <!-- configpath gets expanded out automatically and config items will be stored in that location --> <configpath>['installedpackages']['spamd']['config']</configpath> |