Date: Fri, 16 Mar 2001 16:21:54 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/cron/cron do_command.c Message-ID: <200103170021.f2H0Lsh10348@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2001/03/16 16:21:54 PST Modified files: usr.sbin/cron/cron do_command.c Log: Stop cron from shouting in the syslog. Use setproctitle() instead, since smashing argv[0] doesn't have the intended effect of changing the ps(1) output these days. PR: 25850 Revision Changes Path 1.20 +2 -7 src/usr.sbin/cron/cron/do_command.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103170021.f2H0Lsh10348>