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

(-)/usr/home/danger/doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml (-2 / +5 lines)
Lines 4244-4251 Link Here
4244
        <filename>rc.conf</filename> file for:</para>
4244
        <filename>rc.conf</filename> file for:</para>
4245
      <screen>sshd_enable="YES"</screen>
4245
      <screen>sshd_enable="YES"</screen>
4246
      <para>This will load &man.sshd.8;, the daemon program for <application>OpenSSH</application>,
4246
      <para>This will load &man.sshd.8;, the daemon program for <application>OpenSSH</application>,
4247
	the next time your system initializes.  Alternatively, you can
4247
	the next time your system initializes.  Alternatively, it is
4248
	simply run directly the <application>sshd</application> daemon by typing <command>sshd</command> on the command line.</para>
4248
	possible to use <filename>/etc/rc.d/sshd</filename> &man.rc.8;
4249
	script to start <application>OpenSSH</application>:</para>
4250
4251
      <programlisting>/etc/rc.d/sshd start</programlisting>
4249
    </sect2>
4252
    </sect2>
4250
4253
4251
    <sect2>
4254
    <sect2>

Return to bug 94112