From owner-freebsd-questions Sat Sep 28 17:19:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BF7C37B401 for ; Sat, 28 Sep 2002 17:19:27 -0700 (PDT) Received: from mail.nbrewer.com (sparge.nbrewer.com [208.42.68.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACFFC43E3B for ; Sat, 28 Sep 2002 17:19:26 -0700 (PDT) (envelope-from chris@nbrewer.com) Received: by mail.nbrewer.com (Postfix, from userid 1001) id 5EFF34B71F4; Sat, 28 Sep 2002 18:58:25 -0500 (CDT) Date: Sat, 28 Sep 2002 18:58:24 -0500 From: Christopher Farley To: Matthew Seaman Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Help! Broken libc! Message-ID: <20020928235820.GA59986@northernbrewer.com> Mail-Followup-To: Christopher Farley , Matthew Seaman , freebsd-questions@FreeBSD.ORG References: <20020928072600.GA321@northernbrewer.com> <20020928105019.GE24417@happy-idiot-talk.infracaninophi> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020928105019.GE24417@happy-idiot-talk.infracaninophi> Organization: Northern Brewer, St. Paul, MN User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Matthew Seaman (m.seaman@infracaninophile.co.uk) wrote: > shutdown -r now > [...] > cd /usr/lib > chflags -0 libc.so.4 > mv libc.so.4 libc.so.4.bad > mv libc.so.4.good libc.so.4 > chmod 444 libc.so.4 > chown root:wheel libc.so.4 > chflags schg libc.so.4 Ahh, chflags. That's the command I need. Thanks! -- Christopher Farley www.northernbrewer.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message