Security updates without rebooting

Joseph Koshy joseph.koshy at gmail.com
Mon Nov 7 18:09:00 PST 2005


> Can someone explain how to apply security patches on the
> system without rebooting the machine?

Application programs can be stopped and restarted at will;
you can do this in a controlled way using the application's
startup script in /etc/rc.d/ if that exists.

Kernel patches generally require a reboot though, though
some simple changes to some kernel modules could get by with
a 'kldunload' followed by a 'kldload'.

--
FreeBSD Volunteer,     http://people.freebsd.org/~jkoshy


More information about the freebsd-current mailing list