View | Details | Raw Unified | Return to bug 24041
Collapse All | Expand All

(-)book.sgml 2001/01/03 11:04:09 (-1 / +1 lines)
Lines 4876-4882 Link Here
4876
          <screen>&prompt.root; <userinput>echo named_enable="YES" &gt;&gt; /etc/rc.conf</userinput></screen>
4876
          <screen>&prompt.root; <userinput>echo named_enable="YES" &gt;&gt; /etc/rc.conf</userinput></screen>
4877
4877
4878
          <para>To start up local services in FreeBSD 3.1 or later, place
4878
          <para>To start up local services in FreeBSD 3.1 or later, place
4879
            shell scripts in the <filename>/usr/local/etc.rd</filename>
4879
            shell scripts in the <filename>/usr/local/etc/rc.d</filename>
4880
            directory. These shell scripts should be set executable, and
4880
            directory. These shell scripts should be set executable, and
4881
            end with a .sh. In FreeBSD 3.0 and earlier releases, you should
4881
            end with a .sh. In FreeBSD 3.0 and earlier releases, you should
4882
            edit the <filename>/etc/rc.local</filename> file.</para>
4882
            edit the <filename>/etc/rc.local</filename> file.</para>

Return to bug 24041