21255d
From 5aa59d172189adcbd7f9dedb3b909c6bf9b609f2 Mon Sep 17 00:00:00 2001
21255d
From: Lennart Poettering <lennart@poettering.net>
21255d
Date: Mon, 29 Apr 2019 16:10:51 +0200
21255d
Subject: [PATCH] units: drop reference to sushell man page
21255d
21255d
sushell was a Fedoraism, and has been removed since. Hence our upstream
21255d
unit files shouldn't reference it either.
21255d
21255d
(cherry picked from commit 6dc14d73664390682d47d7e5bcbdbb362d04f623)
21255d
21255d
Resolves: #1871827
21255d
---
21255d
 units/debug-shell.service.in | 1 -
21255d
 1 file changed, 1 deletion(-)
21255d
21255d
diff --git a/units/debug-shell.service.in b/units/debug-shell.service.in
21255d
index 1127e68b63..9f3868e106 100644
21255d
--- a/units/debug-shell.service.in
21255d
+++ b/units/debug-shell.service.in
21255d
@@ -9,7 +9,6 @@
21255d
 
21255d
 [Unit]
21255d
 Description=Early root shell on @DEBUGTTY@ FOR DEBUGGING ONLY
21255d
-Documentation=man:sushell(8)
21255d
 Documentation=man:systemd-debug-generator(8)
21255d
 DefaultDependencies=no
21255d
 IgnoreOnIsolate=yes