aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-21 04:06:27 +0000
committerUlrich Müller <ulm@gentoo.org>2021-04-07 19:28:15 +0200
commit84ec3e63dfe7ab371f5974a0c389e37be39434e8 (patch)
tree370a4e17aef9d3e20757bee3736799efc4ed7275 /tasks-reference
parenttools-reference/*: use man-page reference (diff)
downloaddevmanual-84ec3e63dfe7ab371f5974a0c389e37be39434e8.tar.gz
devmanual-84ec3e63dfe7ab371f5974a0c389e37be39434e8.tar.bz2
devmanual-84ec3e63dfe7ab371f5974a0c389e37be39434e8.zip
tasks-reference/init-scripts: add reference to OpenRC documentation
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'tasks-reference')
-rw-r--r--tasks-reference/init-scripts/text.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/tasks-reference/init-scripts/text.xml b/tasks-reference/init-scripts/text.xml
index e76670c..17f509c 100644
--- a/tasks-reference/init-scripts/text.xml
+++ b/tasks-reference/init-scripts/text.xml
@@ -16,7 +16,9 @@ should be handled via entries in <c>/etc/conf.d</c> with the same filename <d />
<p>
An overview of the Gentoo init system and how to write init scripts is available
in the <uri link="https://wiki.gentoo.org/wiki/Handbook:X86/Working/Initscripts#Writing_initscripts">
-Writing Init Scripts section</uri>.
+Writing Init Scripts section</uri> and in the
+<uri link="https://github.com/OpenRC/openrc/blob/master/service-script-guide.md">
+OpenRC documentation</uri>.
</p>
</body>