diff options
author | David Runge <dave@sleepmap.de> | 2016-06-04 11:47:43 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2016-06-04 11:47:43 +0200 |
commit | 213141e0588503a2a09cfca17d3e008f5028e6ef (patch) | |
tree | 90bafdaa4d217f43cd66e117c174c7180fbdbbd5 | |
parent | d33aeef911a532f115963c87d1440a524f5eb6cd (diff) | |
download | uenv-213141e0588503a2a09cfca17d3e008f5028e6ef.tar.gz uenv-213141e0588503a2a09cfca17d3e008f5028e6ef.tar.bz2 uenv-213141e0588503a2a09cfca17d3e008f5028e6ef.tar.xz uenv-213141e0588503a2a09cfca17d3e008f5028e6ef.zip |
README.rst: Fixing heading of syndaemon user service and rtorrent@ system service.
-rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -144,7 +144,7 @@ _______________ systemctl --user start rtorrent systemctl --user enable rtorrent -rtorrent +rtorrent@ ________ | The systemd system service rtorrent.service is quite similar in functionality, but on top offers the possibility of dependency to a system service - like |openvpn| (the default being a profile called *secure*). | **Note:** In a separate configuration file (*"/etc/conf.d/rtorrent@.conf"*), the *TMUX_TMPDIR* should be set, as it otherwise defaults to using *"/tmp/"*! @@ -179,7 +179,7 @@ ________________ systemctl --user enable ssh-agent -syndaemon +syndaemon --user _________ | The |xf86-input-synaptics| package comes with */usr/bin/syndaemon*. This tool is used to disable the touchpad while typing. While desktop environments like |kde| and |gnome| use it integrated, it can also be started as a systemd user service: |