diff --git a/README.md b/README.md index ea6ecac..1395f3c 100644 --- a/README.md +++ b/README.md @@ -9,16 +9,18 @@ # CloudflareDDNS ## Contents -* [cfddns.sh](#cfddns46sh) - * [Installation:](#installation) - * [Usage:](#usage) -* [cfddns.service](#cfddnsservice) - * [IP4 and/or IP6](#ip4-andor-ip6) - * [Examples](#examples) -* [cfddns.timer](#cfddnstimer) - * [Activation](#activation) -* [The log file](#the-log-file) -* [Final thoughts](#final-thoughts) +- [CloudflareDDNS](#cloudflareddns) + - [Contents](#contents) + - [cfddns.sh](#cfddns46sh) + - [Installation:](#installation) + - [Usage:](#usage) + - [cfddns.service](#cfddnsservice) + - [IP4 and/or IP6](#ip4-andor-ip6) + - [Examples](#examples) + - [cfddns.timer](#cfddnstimer) + - [Activation](#activation) + - [The log file](#the-log-file) + - [Final thoughts](#final-thoughts) ## cfddns.sh @@ -265,6 +267,10 @@ ## The log file DDNS script execution --** * All log file entries start with a time-stamp in **[square brackets]** +If you are using the Logwatch package to monitor your system, see the README in +the /etc/logwatch folder for details about the pre-configured service files +already done for you :-) + ## Final thoughts I'm by no means an expert in BASH scripting and I only program/script as a hobby when I find stuff that irritates me and no other good solutions seem easily