From 1a3f06a9e4ea1c494960a6af7826b6c5c4826d02 Mon Sep 17 00:00:00 2001 From: David Runge Date: Fri, 3 Jun 2016 23:52:37 +0200 Subject: README.rst: Updating information concerning mpd@.service in favor of mpd-new.service --- README.rst | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/README.rst b/README.rst index 9217d3b..5b25b5e 100644 --- a/README.rst +++ b/README.rst @@ -129,7 +129,7 @@ _________________ mpd@ --user ___________ -| The specialized systemd user service *mpd@.service* starts |mpd| with a separate configuration located in *~/.config/mpd/mpd-.conf*. It will also use |pax11publish| to connect pulseaudio to that server! +| The specialized systemd user service *mpd@.service* starts |mpd| with a separate configuration located in *~/.config/mpd/mpd-.conf*. It will also use |pax11publish| to connect pulseaudio to that server, if the configuration is not called localhost* or like your hostname*! | Start and enable it like any other systemd user service: .. code:: bash @@ -137,15 +137,6 @@ ___________ systemctl --user start mpd@myserver systemctl --user enable mpd@myserver -mpd-new --user -______________ -| The systemd user service *mpd-new.service* is a drop-in replacement for *mpd.service*. It properly starts |mpd| with a real-time budget and prepares to move the service socket to the user's run directory. - - .. code:: bash - - systemctl --user start mpd-new - systemctl --user enable mpd-new - postpone-screensaver --user ___________________________ | With the systemd user service and timer *postpone-screensaver.{service,timer}* one can - as the name implies - postpone one's screensaver from blanking the screen. The script checks for programs set in *~/.config/postpone-screensaver* and can be started and activated like any other timer/service: -- cgit v1.2.3