From e656b57b4d473ddc8bac201b82dbc7b12a5ba26b Mon Sep 17 00:00:00 2001
From: Russ Allbery
Date: Fri, 13 Feb 2009 20:02:21 -0800
Subject: [PATCH] Init scripts ending in *.sh aren't special
Remove the requirement of special handling of init scripts ending in *.sh.
---
policy.sgml | 7 -------
1 file changed, 7 deletions(-)
diff --git a/policy.sgml b/policy.sgml
index 36f51aa..6afb4a0 100644
--- a/policy.sgml
+++ b/policy.sgml
@@ -5935,13 +5935,6 @@ rmdir /usr/local/share/emacs 2>/dev/null || true
K prefix, but they too are called with the single
argument stop.
-
-
- Also, if the script name ends in .sh, the script
- will be sourced in runlevel S rather than being
- run in a forked subprocess, but will be explicitly run by
- sh in all other runlevels.
-
--
2.39.5