diff options
author | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2006-10-26 15:24:35 +0000 |
---|---|---|
committer | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2006-10-26 15:24:35 +0000 |
commit | 7c6f9fab807649dfccdf1f5fb4d907f3408e4d91 (patch) | |
tree | 9dc47752569694e8ef06d49e378789beee12d773 | |
parent | 27281e1eb8428a1be6c9f47d343efeafc14b34a1 (diff) |
Notes
-rw-r--r-- | en_US.ISO8859-1/books/handbook/config/chapter.sgml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/en_US.ISO8859-1/books/handbook/config/chapter.sgml b/en_US.ISO8859-1/books/handbook/config/chapter.sgml index 959bd62835..dd7d029568 100644 --- a/en_US.ISO8859-1/books/handbook/config/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/config/chapter.sgml @@ -814,7 +814,11 @@ sshd is running as pid 433.</screen> <para>Additional information about the <filename>rc.d</filename> system can be found in the &man.rc.8; - and &man.rc.subr.8; manual pages.</para> + and &man.rc.subr.8; manual pages. If you are interested in + writing your own <filename>rc.d</filename> scripts or improving + the existing ones, you may find + <ulink url="&url.articles.rc-scripting">this article</ulink> + also useful.</para> </sect1> <sect1 id="config-network-setup"> |