summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2019-04-29 16:10:51 +0200
committerThe Plumber <50238977+systemd-rhel-bot@users.noreply.github.com>2020-11-02 14:48:39 +0100
commit5aa59d172189adcbd7f9dedb3b909c6bf9b609f2 (patch)
tree433b8ee2c7d81ff52146dc99be83fae2c1038cf4
parent46fa8ff1a62e3334582a971cc6bbd9b8a16680d5 (diff)
downloadsystemd-5aa59d172189adcbd7f9dedb3b909c6bf9b609f2.tar.gz
units: drop reference to sushell man page
sushell was a Fedoraism, and has been removed since. Hence our upstream unit files shouldn't reference it either. (cherry picked from commit 6dc14d73664390682d47d7e5bcbdbb362d04f623) Resolves: #1871827
-rw-r--r--units/debug-shell.service.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/units/debug-shell.service.in b/units/debug-shell.service.in
index 1127e68b63..9f3868e106 100644
--- a/units/debug-shell.service.in
+++ b/units/debug-shell.service.in
@@ -9,7 +9,6 @@
[Unit]
Description=Early root shell on @DEBUGTTY@ FOR DEBUGGING ONLY
-Documentation=man:sushell(8)
Documentation=man:systemd-debug-generator(8)
DefaultDependencies=no
IgnoreOnIsolate=yes