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