Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Sep 2002 18:58:24 -0500
From:      Christopher Farley <chris@northernbrewer.com>
To:        Matthew Seaman <m.seaman@infracaninophile.co.uk>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Help! Broken libc!
Message-ID:  <20020928235820.GA59986@northernbrewer.com>
In-Reply-To: <20020928105019.GE24417@happy-idiot-talk.infracaninophi>
References:  <20020928072600.GA321@northernbrewer.com> <20020928105019.GE24417@happy-idiot-talk.infracaninophi>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020928235820.GA59986>