From d1e9417385ae89e6be64a57bba35dc73f4dcbef3 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Mon, 29 Jan 2024 16:14:53 +0100 Subject: [PATCH] OPNproxy - add cron --- source/vendor/deciso/opnproxy.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/source/vendor/deciso/opnproxy.rst b/source/vendor/deciso/opnproxy.rst index a81a4b58..98d20b69 100644 --- a/source/vendor/deciso/opnproxy.rst +++ b/source/vendor/deciso/opnproxy.rst @@ -210,3 +210,17 @@ and hit the test button. Depending on settings it will return a response like: Which informs you about all settings relevant for the lookup, the message returned (to squid), the user found and the policy matched using the rules described earlier. + + + +Auto update supplied policies +-------------------------------------- + +In order to update the default type policies automatically, you can install a cron job in :menuselection:`System --> Settings --> Cron`. +Search for :code:`OPNProxy apply policies` and schedule once a day. + +.. Warning:: + + Do not execute this job more than once a day as this will add load to your machine without changing anything. Our dataset + is updated every day. +