diff options
author | mtm <mtm@FreeBSD.org> | 2004-10-10 16:12:09 +0000 |
---|---|---|
committer | mtm <mtm@FreeBSD.org> | 2004-10-10 16:12:09 +0000 |
commit | 9763558fd4083e9fc909724c6b364c4a4c42bd6b (patch) | |
tree | 452c2adad0534ec6ae25934d1c2fe0f72665f91e /UPDATING | |
parent | 3d81c2063839806a75629729f51a4db121c5da97 (diff) | |
download | FreeBSD-src-9763558fd4083e9fc909724c6b364c4a4c42bd6b.zip FreeBSD-src-9763558fd4083e9fc909724c6b364c4a4c42bd6b.tar.gz |
Add additional information on how to cope with the change.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -27,6 +27,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 6.x IS SLOW: The FreeBSD keyword is no longer a requirement for a valid rc.d script. The rc(8) and rc.shutdown(8) scripts no longer check for the existence of this keyword when ordering rc.d scripts. + This change touches most of the file in /etc/rc.d; therefore, + if you have not modified any files in that directory it may + be easier to rm -rf /etc/rc.d and then use the -i switch with + mergemaster(8). 20041007: One of the syscalls the 1:1 threading library libthr uses has |