From owner-freebsd-questions Fri Oct 19 9:46:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from webs1.accretive-networks.net (webs1.accretive-networks.net [207.246.154.13]) by hub.freebsd.org (Postfix) with ESMTP id 5E88E37B407 for ; Fri, 19 Oct 2001 09:46:57 -0700 (PDT) Received: from localhost (davidk@localhost) by webs1.accretive-networks.net (8.11.1/8.11.3) with ESMTP id f9JGksE06328; Fri, 19 Oct 2001 09:46:54 -0700 (PDT) Date: Fri, 19 Oct 2001 09:46:54 -0700 (PDT) From: David Kirchner X-X-Sender: To: Drew Sanford Cc: Subject: Re: Enabling softupdates remotely? In-Reply-To: <3BD02F9E.7090702@wilderness.dyn.dhs.org> Message-ID: <20011019094612.P85958-100000@localhost> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Fri, 19 Oct 2001, Drew Sanford wrote: > Is there any way to enable softupdates remotely? Since tunefs -n can't > be run on a mounted filesystem, and you can't unmount /usr, /var, or / > in multi-user mode, can this be done, or does one have to be at a > terminal to do it? The way I've done it is by adding the "/sbin/tunefs -n enable foo" lines just before the set -T line in /etc/rc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message