syslogd(8) with OOM Killer protection
Mark Felder
feld at FreeBSD.org
Wed Jan 27 19:31:59 UTC 2016
On Wed, Jan 27, 2016, at 04:35, Jan Bramkamp wrote:
>
> I would prefer to implement the a flag keeping cron (and all other base
> system daemons) from double-forking and run it under a process
> supervisor like daemontools.
>
There are complications preventing this from being possible in a clean
way with rc.subr (stop/status/etc will break), but if we were able to
solve them we could offer the ability to run anything we wanted under
daemon(8) with the -r flag which will automatically supervise and
restart the process if it dies.
--
Mark Felder
ports-secteam member
feld at FreeBSD.org
More information about the freebsd-hackers
mailing list