Date: Fri, 4 Feb 2000 16:47:20 -0500 (EST) From: Michael Bacarella <mbac@nyct.net> To: freebsd-hackers@FreeBSD.org Subject: General lameness regarding exec() Message-ID: <Pine.BSF.4.05.10002041642390.5670-100000@bsd1.nyct.net>
next in thread | raw e-mail | index | archive | help
I patch my systems to log exec() calls because I think it's useful, but I really don't know how to go about making it a general contribution. Anyone like this idea? Any Suggestions for how I should really implement it? I basically have it end up in syslog, along with who called it and what their credentials were. This is in contrast to process accounting, which only records information on processes which have terminated. /* ---------- Michael Bacarella( mbac@nyct.net ) | (212) 293-2620 Administration / Development / Support | http://nyct.net/ [ N e w Y o r k C o n n e c t . N E T ] | info@nyct.net Bringing New York The Internet Service It Deserves! --------- */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10002041642390.5670-100000>