[#]
http://marc.info/?l=openbsd-cvs&m=141112540527889&w=2
openbsd-cvs(obsdave,2) — All
2014-09-19 15:55:05
Module name: src
Changes by: ajacoutot@cvs.openbsd.org 2014/09/19 05:16:15
Modified files:
distrib/sets/lists/base: mi
distrib/sets/lists/etc: mi
Log message:
Move /etc/rc.conf from the etc to the base set.
People should not have been hand-editing /etc/rc.conf
(# DO NOT EDIT THIS FILE!!) but in the case you did, you need to merge
your changes into /etc/rc.conf.local or they will be overwritten at next
upgrade.
ok deraadt@