aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2015-06-19 13:25:51 +0200
committerGravatar Christian Hesse <mail@eworm.de>2015-06-19 13:25:51 +0200
commitbabb114b66d3bbdbba9faa69bb1fdbae49f20172 (patch)
tree55b926846a74ccc0e3052f38bac40c985df222da /README.md
parent390605f72f19c3f5d033a57fd5e98d33fbc0d088 (diff)
downloadjournal-notify-babb114b66d3bbdbba9faa69bb1fdbae49f20172.tar.gz
journal-notify-babb114b66d3bbdbba9faa69bb1fdbae49f20172.tar.zst
update examples and add systemd unit
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