From owner-freebsd-arch Sat Aug 12 22: 9:50 2000 Delivered-To: freebsd-arch@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id E0C3C37BF12 for ; Sat, 12 Aug 2000 22:09:44 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id WAA78312 for arch@freebsd.org; Sat, 12 Aug 2000 22:09:42 -0700 (PDT) (envelope-from obrien) Date: Sat, 12 Aug 2000 22:09:42 -0700 From: "David O'Brien" To: arch@freebsd.org Subject: Re: cvs commit: src/gnu/usr.bin/perl Makefile Message-ID: <20000812220942.B77195@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <200008111949.MAA26238@pike.osd.bsdi.com> <200008111951.NAA64094@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200008111951.NAA64094@harmony.village.org>; from imp@village.org on Fri, Aug 11, 2000 at 01:51:28PM -0600 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Aug 11, 2000 at 01:51:28PM -0600, Warner Losh wrote: > : With this change, however, you probably don't want to use BUILD_SUIDPERL > : as the tweakable knob as we would still be building it. Perhaps just > : 'SUIDPERL' would be a better option name, but that is another bikeshed > : that can be painted later. > > 'ENABLE_SUIDPERL' might be a better shade for that bikeshed. Why not put ``ENABLE_SUIDPERL="NO"'' in /etc/defautls/rc.conf. Then in /etc/rc, right after /usr is mounted, check the value of `ENABLE_SUIDPERL' and either "u+s" or "u-s" it. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message