diff options
-rw-r--r-- | packages/spamd.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/spamd.xml b/packages/spamd.xml index c6773159..0bb60750 100644 --- a/packages/spamd.xml +++ b/packages/spamd.xml @@ -23,12 +23,12 @@ </tabs> <additional_files_needed> <prefix>/usr/local/www/</prefix> - <chmod>a+rx</chmod> + <chmod>0755</chmod> <item>http://www.pfsense.com/packages/config/spamd_rules.php</item> </additional_files_needed> <additional_files_needed> <prefix>/usr/local/pkg/</prefix> - <chmod>a+rx</chmod> + <chmod>0755</chmod> <item>http://www.pfsense.com/packages/config/spamd_whitelist.xml</item> </additional_files_needed> <!-- configpath gets expanded out automatically and config items will be |