From 1af39fa5952ce7ccaf4cfe55a27326c52e27d2cc Mon Sep 17 00:00:00 2001 From: eeemsi Date: Sat, 4 Feb 2023 15:50:42 +0100 Subject: [PATCH] docs (README.md): expand documentation to cover locations for systemd specific files --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 535a2fb..a70f060 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ A script to automatically mark entires as read in miniflux using its api ## systemd service +The systemd service file can be located in .config/systemd/user + [Unit] Description=mark certain entries as read in miniflux @@ -30,6 +32,8 @@ A script to automatically mark entires as read in miniflux using its api ## systemd timer +The systemd timer file can be located in .config/systemd/user + [Unit] Description=mark certain entries as read in miniflux