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