CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/12/29 11:56:36
Modified files:
usr.sbin/syspatch: syspatch.sh
Log message:
Prevent syspatch from running and throw an error out if reorder_kernel is
running. This is to prevent syspatch from installing new kernel object
files while reordering is in progress (typically after an install/upgrade
on slow machines).
req. by and OK sthen@
