From 7d5c8e85f7bb8d08a6fffd20d547134e88d72f5b Mon Sep 17 00:00:00 2001 From: William C Bonner Date: Wed, 4 Oct 2023 09:56:10 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 474c6d1..d0f3985 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ ExecStart=/usr/local/bin/goveebttemplogger \ KillSignal=SIGINT ``` -As an example, to disable SVG files, increase verbosity, and change the directory the TSV files are written to, use +As an example, to disable SVG files, increase verbosity, and change the directory the log files are written to, use `sudo systemctl edit --full goveebttemplogger.service` and enter the following file in the editor: ``` [Service]