aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2015-10-12 14:50:12 +0200
committerGravatar Christian Hesse <mail@eworm.de>2015-10-12 14:50:12 +0200
commit69c8a3a0546d16b9c965641a76f8fc2499e8de0b (patch)
tree589d2c18582166f5891a98f1bb8f748bd847952a /README.md
parent6acd5f4e469aa043298db4235edc77a4db24bfaf (diff)
downloadnetlink-notify-69c8a3a0546d16b9c965641a76f8fc2499e8de0b.tar.gz
netlink-notify-69c8a3a0546d16b9c965641a76f8fc2499e8de0b.tar.zst
use systemd user unit to (auto-)start
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 9dbb89c..de6dd4f 100644
--- a/README.md
+++ b/README.md
@@ -52,14 +52,14 @@ followed by:
This will place an executable at `/usr/bin/netlink-notify`,
documentation can be found in `/usr/share/doc/netlink-notify/`.
-Additionally a desktop file is installed to `/etc/xdg/autostart/`, this
-automatically starts the program when logged in to a desktop environment.
+Additionally a systemd unit file is installed to `/usr/lib/systemd/user/`.
Usage
-----
-Just run `netlink-notify` after installation or re-login to desktop
-environment for autostart.
+Just run `netlink-notify` to run it once. A systemd user service can be
+started and/or enabled with `systemctl --user start netlink-notify`
+or `systemctl --user enable netlink-notify`.
### Upstream