Changes between Version 4 and Version 5 of FreeBSD


Ignore:
Timestamp:
10/11/23 06:21:06 (21 months ago)
Author:
Paul Kulda
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FreeBSD

    v4 v5  
    99[wiki:"FreeBSD Php Compile Issues"]
    1010
     11== Remove Flags from System Files ==
     12
     13{{{
     14chflags -v -R noschg,noschange,nosimmutable *
     15}}}
     16
     17