aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2015-10-12 15:34:48 +0200
committerGravatar Christian Hesse <mail@eworm.de>2015-10-12 15:34:48 +0200
commita2df6c8866318959f6b97d6fbc0d36cc62e25b67 (patch)
treeb30a592a215f3e8e1ad22cb4ddf6566ebaa692b4 /README.md
parent373de9ce488c437b91f38c3553a0cf3935c70861 (diff)
downloadudev-block-notify-a2df6c8866318959f6b97d6fbc0d36cc62e25b67.tar.gz
udev-block-notify-a2df6c8866318959f6b97d6fbc0d36cc62e25b67.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 486647e..c113dad 100644
--- a/README.md
+++ b/README.md
@@ -40,14 +40,14 @@ followed by:
This will place an executable at `/usr/bin/udev-block-notify`,
documentation can be found in `/usr/share/doc/udev-block-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 `udev-block-notify` after installation or re-login to desktop
-environment for autostart.
+Just run `udev-block-notify` to run it once. A systemd user service can be
+started and/or enabled with `systemctl --user start udev-block-notify`
+or `systemctl --user enable udev-block-notify`.
### Upstream