Date: Wed, 7 Feb 2001 08:44:28 +1300 From: "Mark Ibell" <marki@paradise.net.nz> To: <efinley@efinley.com>, <freebsd-questions@FreeBSD.ORG> Subject: Re: Activating Soft Updates remotely Message-ID: <00c901c09075$39bbb470$0101a8c0@evileye> References: <omi08tsd91r9nvvsspa0gbua1inja2i61d@4ax.com>
next in thread | previous in thread | raw e-mail | index | archive | help
If you're able to remount the filesystems read-only it should be simple: e.g for /usr. # mount -u -r /usr # tunefs -n enable /usr # mount -u /usr Hope this helps, Mark ----- Original Message ----- From: "Elliot Finley" <efinley@efinley.com> To: <freebsd-questions@FreeBSD.ORG> Sent: Wednesday, February 07, 2001 8:06 AM Subject: Activating Soft Updates remotely Hello, I have a 4-stable system that I admin remotely. How would I go about enable softupdates on it? Would I need to hack /etc/rc to enable it during a reboot? -- Elliot Finley (efinley@efinley.com) You can judge the quality of your life by how often you notice and enjoy the little things. Weird Science! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message 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?00c901c09075$39bbb470$0101a8c0>