summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-05-22 16:39:46 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-05-22 16:39:46 +0200
commit322cbd8a311b9bf345cb4f0322c02fa14e19843d (patch)
treed7777f64209cff561ba3a439d82746ea1fc6732d /etc
parent2bee2fde61abda636398286e77b0c72cb9bdd669 (diff)
downloaditzks-systems-322cbd8a311b9bf345cb4f0322c02fa14e19843d.tar.gz
itzks-systems-322cbd8a311b9bf345cb4f0322c02fa14e19843d.tar.bz2
itzks-systems-322cbd8a311b9bf345cb4f0322c02fa14e19843d.zip
itzks-systems-filter: Let's install e2guardian-update-shallalists to /usr/sbin rather than /usr/local/sbin.
Diffstat (limited to 'etc')
-rw-r--r--etc/cron.d/itzks-systems-filter2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/cron.d/itzks-systems-filter b/etc/cron.d/itzks-systems-filter
index 64a1610..5d547c8 100644
--- a/etc/cron.d/itzks-systems-filter
+++ b/etc/cron.d/itzks-systems-filter
@@ -4,4 +4,4 @@ MAILTO=root
PATH=/usr/bin:/bin:/usr/sbin:/sbin
#run e2guardian-update-shallalists script
-0 21 * * 0 [ -x /usr/local/sbin/e2guardian-update-shallalists ] && http_proxy="" /usr/local/sbin/e2guardian-update-shallalists
+0 21 * * 0 [ -x /usr/sbin/e2guardian-update-shallalists ] && http_proxy="" https_proxy="" /usr/sbin/e2guardian-update-shallalists