Date: Fri, 28 May 2004 19:11:57 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: "J.D. Bronson" <jbronson@wixb.com> Cc: FreeBSD User Questions List <freebsd-questions@freebsd.org> Subject: Re: ramdisk-own on 5.2.1 Message-ID: <1085785917.3094.0.camel@gyros> In-Reply-To: <6.1.1.1.2.20040528180423.00bd1658@cheyenne.wixb.com> References: <6.1.1.1.2.20040528180423.00bd1658@cheyenne.wixb.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-tt1tzJOVSbKGdC5W9tgm Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2004-05-28 at 19:07, J.D. Bronson wrote: > I have a script which was provided to me (from a PR log) > and its for ramdisk-ownership: >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > # PROVIDE: ramdisk-own > # REQUIRE: ramdisk mountcritlocal > # BEFORE: SERVERS > # KEYWORD: FreeBSD >=20 > . /etc/rc.subr >=20 > name=3D"ramdisk" > stop_cmd=3D":" > start_cmd=3D"ramdisk_own_start" >=20 > ramdisk_own_start() > { > set -x [snip] >=20 > ...but it does work 100%. Is there any way of 'cleaning' this up so that=20 > one does not see these messages, but that the work is DONE? Remove that "set -x" line. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-tt1tzJOVSbKGdC5W9tgm Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAt8c9b2iPiv4Uz4cRAnX5AJwKNdGw6Cpeu8cOE2oYlqQiVSrCQwCbBX4x NaqUaazUkfERQjZ6hnA/S7g= =fDz6 -----END PGP SIGNATURE----- --=-tt1tzJOVSbKGdC5W9tgm--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1085785917.3094.0.camel>