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:
parent
549855b75d
commit
30179a557f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15162
1 changed files with 4 additions and 0 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue