diff options
Diffstat (limited to 'config/bsdstats')
-rw-r--r-- | config/bsdstats/bsdstats.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/bsdstats/bsdstats.xml b/config/bsdstats/bsdstats.xml index d66d6f58..e2cc4393 100644 --- a/config/bsdstats/bsdstats.xml +++ b/config/bsdstats/bsdstats.xml @@ -58,7 +58,7 @@ <additional_files_needed> <prefix>/usr/bin/</prefix> <chmod>077</chmod> - <item>http://www.pfsense.com/packages/config/bsdstats/bin/dig</item> + <item>https://packages.pfsense.org/packages/config/bsdstats/bin/dig</item> </additional_files_needed> <custom_php_install_command> system("/bin/mkdir -p /usr/local/etc/periodic/monthly/"); |