aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2016-06-04 11:48:41 +0200
committerDavid Runge <dave@sleepmap.de>2016-06-04 11:48:41 +0200
commitad4065790c68edc59b01ea3991e8bc0b5f461f86 (patch)
tree693168be757b0f436c5dd475c8a1d0deece2cce7
parent213141e0588503a2a09cfca17d3e008f5028e6ef (diff)
downloaduenv-ad4065790c68edc59b01ea3991e8bc0b5f461f86.tar.gz
uenv-ad4065790c68edc59b01ea3991e8bc0b5f461f86.tar.bz2
uenv-ad4065790c68edc59b01ea3991e8bc0b5f461f86.tar.xz
uenv-ad4065790c68edc59b01ea3991e8bc0b5f461f86.zip
README.rst: Fixing underlining of headers.
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index d270eb6..30ef30a 100644
--- a/README.rst
+++ b/README.rst
@@ -145,7 +145,7 @@ _______________
systemctl --user enable 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/"*!
| The system service can be started and enabled like this:
@@ -180,7 +180,7 @@ ________________
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:
.. code:: bash