Bug#835520: [PATCH 10/11] Replace init example by refering to dh-make
The dh_make program should generate the current best practises
version and for any current init system. In other word this
wording is more init agnostic (and thus hopefully future-proof).
---
policy.sgml | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/policy.sgml b/policy.sgml
index f28060b..a416e53 100644
--- a/policy.sgml
+++ b/policy.sgml
@@ -7783,9 +7783,8 @@ test -f <var>program-executed-later-in-script</var> || exit 0
<heading>Example</heading>
<p>
- An example on which you can base your
- <file>/etc/init.d</file> scripts is found in
- <file>/etc/init.d/skeleton</file>.
+ An example on which you can base your init integration on
+ is available in the output generated by <prgn>dh_make</prgn>.
</p>
</sect1>
--
2.10.2
Reply to: