From 912f003fc320d7f3b97f24db39979c9bebf2e96c Mon Sep 17 00:00:00 2001 From: Marcin Bachry Date: Sun, 23 Apr 2017 15:10:39 +0200 Subject: [PATCH] doc: fix incorrect reference (#5784) --- man/systemd.unit.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 44841ac7dd..68bf0b2407 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.