In FreeBSD 5, we don't set schg on kernels, so that's not likely

to be the cause of foot-shooting.
This commit is contained in:
Robert Watson 2002-12-04 21:30:58 +00:00
parent 549855b75d
commit 30179a557f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15162

View file

@ -1445,6 +1445,10 @@ pseudo-device bpf # Berkeley packet filter</programlisting>
<screen>&prompt.root; <userinput>chflags schg /kernel</userinput></screen>
</note>
<note><para>In FreeBSD 5.0, kernels are not installed with the
system immutable flag, so this is unlikely to be the source
of the problem you're experiencing.</para></note>
</listitem>
</varlistentry>