mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
adblock: minor update 3.8.6-2
* fix service status message
* refine readme regarding reload cron job (provided by @novoid)
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit a94610c88f)
This commit is contained in:
@@ -269,8 +269,9 @@ Finally enable email support and add a valid email address in LuCI.
|
||||
[...]
|
||||
```
|
||||
|
||||
**Cronjob for a regular block list update (`/etc/crontabs/root`):**
|
||||
**Cronjob for regular block list updates (`/etc/crontabs/root`):**
|
||||
|
||||
The following command as a cron job updates each individual block list from their source so that they hold the most current domains to block:
|
||||
```
|
||||
0 06 * * * /etc/init.d/adblock reload
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user