From: Marcin Bachry Date: Sun, 23 Apr 2017 13:10:39 +0000 (+0200) Subject: doc: fix incorrect reference (#5784) X-Git-Tag: v234~304 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=912f003fc320d7f3b97f24db39979c9bebf2e96c;p=platform%2Fupstream%2Fsystemd.git doc: fix incorrect reference (#5784) --- diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 44841ac..68bf0b2 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -1384,7 +1384,7 @@ WantedBy=multi-user.target ordered appropriately (After=). Thirdly, in order to harden the service a bit more, the administrator would like to set the PrivateTmp= setting (see - systemd.service5 + systemd.exec5 for details). And lastly, the administrator would like to reset the niceness of the service to its default value of 0.