doc: fix incorrect reference (#5784)

This commit is contained in:
Marcin Bachry 2017-04-23 15:10:39 +02:00 committed by Martin Pitt
parent 74e941c022
commit 912f003fc3
1 changed files with 1 additions and 1 deletions

View File

@ -1384,7 +1384,7 @@ WantedBy=multi-user.target</programlisting>
ordered appropriately (<varname>After=</varname>). Thirdly, in ordered appropriately (<varname>After=</varname>). Thirdly, in
order to harden the service a bit more, the administrator would order to harden the service a bit more, the administrator would
like to set the <varname>PrivateTmp=</varname> setting (see like to set the <varname>PrivateTmp=</varname> setting (see
<citerefentry><refentrytitle>systemd.service</refentrytitle><manvolnum>5</manvolnum></citerefentry> <citerefentry><refentrytitle>systemd.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry>
for details). And lastly, the administrator would like to reset for details). And lastly, the administrator would like to reset
the niceness of the service to its default value of 0.</para> the niceness of the service to its default value of 0.</para>