freebsd-skq/etc/defaults
araujo bd6a91854e - Add a global option where we can protect processes when swap space
is exhausted.

How to use:

Basically we need to add on rc.conf an another option like:

    If we want to protect only the main processes.
    syslogd_oomprotect="YES"

    If we want to protect all future children of the specified processes.
    syslogd_oomprotect="ALL"

PR:		204741 (based on)
Submitted by:	eugen@grosbein.net
Reviewed by:	jhb, allanjude, rpokala and bapt
MFC after:	4 weeks
Relnotes:	Yes
Sponsored by:	gandi.net
Differential Revision:	https://reviews.freebsd.org/D5176
2016-02-24 01:32:12 +00:00
..
bluetooth.device.conf
devfs.rules Unhide /dev/zfs in devfsrules_jail. 2012-03-16 21:30:26 +00:00
Makefile Honor MK_BLUETOOTH with etc/defaults/bluetooth.device.conf 2015-01-26 09:31:48 +00:00
periodic.conf Add support for automatic leap-second file updates. 2016-01-26 07:06:44 +00:00
rc.conf - Add a global option where we can protect processes when swap space 2016-02-24 01:32:12 +00:00