From 69c8a3a0546d16b9c965641a76f8fc2499e8de0b Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Mon, 12 Oct 2015 14:50:12 +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 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 -- cgit v1.2.3-54-g00ecf