From: Zbigniew Jędrzejewski-Szmek Date: Wed, 26 Jul 2017 20:04:52 +0000 (-0400) Subject: man: do not recommend rescue.target for alt-↑ X-Git-Tag: v235~289^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F6462%2Fhead;p=thirdparty%2Fsystemd.git man: do not recommend rescue.target for alt-↑ rescue.target does not work well, and we don't have a suitable emergency shell unit that can be started on existing systems right now. So let's just remove the recommendation for now. Fixes #6451. --- diff --git a/man/systemd.special.xml b/man/systemd.special.xml index b31c087c763..8522ff07619 100644 --- a/man/systemd.special.xml +++ b/man/systemd.special.xml @@ -329,9 +329,9 @@ kbrequest.target systemd starts this target whenever Alt+ArrowUp is - pressed on the console. This is a good candidate to be - aliased (symlinked) to - rescue.target. + pressed on the console. Note that any user with physical access + to the machine will be able to do this, without authentication, + so this should be used carefully.