From 068e8cb180c8aedbe7b2710d277d8d76a62d9f39 Mon Sep 17 00:00:00 2001 From: Asif Bacchus Date: Sun, 24 May 2020 03:44:12 -0600 Subject: [PATCH] --- 7.1.3-Service-script.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/7.1.3-Service-script.md b/7.1.3-Service-script.md index 9575812..8e57dad 100644 --- a/7.1.3-Service-script.md +++ b/7.1.3-Service-script.md @@ -1,4 +1,4 @@ -# Service script (/etc/logwatch/scripts/services/backup) +# service script (/etc/logwatch/scripts/services/backup) Logwatch calls any script with a name that **matches the service name**. You'll notice that I just named everything *backup* to keep things simple. You can change this to whatever you want, however. If you changed the service name to *"mailcowbackup*.conf", for example, you would have to rename this script file to "*mailcowbackup*" with no extension. @@ -9,7 +9,7 @@ language. **In essence, Logwatch just spits out the log file(s) defined in the LogFile Group file as standard input (STDIN) for the script and then takes whatever is output (STDOUT) from the script to assemble into it's report.** -## Detail levels +## detail levels The script supports four (4) detail levels as follows: