aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2016-06-03 23:52:37 +0200
committerDavid Runge <dave@sleepmap.de>2016-06-03 23:52:37 +0200
commit1a3f06a9e4ea1c494960a6af7826b6c5c4826d02 (patch)
tree15419562f81e8bfa8bd14b2f483152eb8c00ab88
parentf3ef116c1ded619adaa41d5bf94e414bbabd4a9b (diff)
downloaduenv-1a3f06a9e4ea1c494960a6af7826b6c5c4826d02.tar.gz
uenv-1a3f06a9e4ea1c494960a6af7826b6c5c4826d02.tar.bz2
uenv-1a3f06a9e4ea1c494960a6af7826b6c5c4826d02.tar.xz
uenv-1a3f06a9e4ea1c494960a6af7826b6c5c4826d02.zip
README.rst: Updating information concerning mpd@.service in favor of mpd-new.service
-rw-r--r--README.rst11
1 files changed, 1 insertions, 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-<name-of-server>.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-<name-of-server>.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: