From a2df6c8866318959f6b97d6fbc0d36cc62e25b67 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Mon, 12 Oct 2015 15:34:48 +0200 Subject: use systemd user unit to (auto-)start --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3-54-g00ecf