aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 10 insertions, 3 deletions
diff --git a/README.md b/README.md
index 52b97a7..96f3bec 100644
--- a/README.md
+++ b/README.md
@@ -77,10 +77,17 @@ your executable understands these options:
* *-m*: message
Additionally example desktop files are installed to
-`/usr/share/journal-notify/examples`. You should copy them to
+`/usr/share/journal-notify/desktop/`. You should copy them to
`~/.config/autostart/` to enable autostart or create your own desktop files
-there. Example execute scripts are installed to
-`/usr/share/journal-notify/execute/`.
+there.
+
+Example execute scripts are installed to `/usr/share/journal-notify/execute/`.
+Review and update them before execution, for example you should replace the
+mail address in `mail.sh` with your own one.
+
+Example systemd units are installed to `/usr/share/journal-notify/systemd/`.
+To use them copy to `/etc/systemd/system/` and `systemctl enable`. Again, make
+sure to change unit file and script for your needs!
### Upstream