Date: Tue, 29 May 2007 14:55:11 -0700 From: Doug Barton <dougb@FreeBSD.org> To: LI Xin <delphij@delphij.net> Cc: Brian Somers <brian@Awfulhak.org>, Mike Makonnen <mtm@FreeBSD.ORG>, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-src@FreeBSD.ORG Subject: Re: cvs commit: src/etc/defaults periodic.conf rc.conf Message-ID: <465CA13F.9030500@FreeBSD.org> In-Reply-To: <465C085D.3030904@delphij.net> References: <200705290622.l4T6MEbp094483@repoman.freebsd.org> <20070529074745.GA2078@rogue.navcom.lan> <20070529005638.33445e88@dev.lan.Awfulhak.org> <465C085D.3030904@delphij.net>
next in thread | previous in thread | raw e-mail | index | archive | help
LI Xin wrote: > Just a random thought: What about just using realpath(1) on such > entries that was mentioned in these .conf files, and do sort | uniq? sort and uniq are both in /usr/bin, which isn't available when rcorder is run. We do have a solution already, it just needs polishing. Doug -- This .signature sanitized for your protection
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?465CA13F.9030500>