Date: Tue, 21 Apr 1998 11:14:51 +0200 From: Andreas Klemm <aklemm@hightek.com> To: "Jordan K. Hubbard" <jkh@time.cdrom.com>, Andreas Klemm <aklemm@hightek.com> Cc: Gary Jennejohn <garyj@muc.de>, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: ports/editors/xemacs20 Makefile ports/editors/xemacs20/files md5 ports/editors/xemacs20/pkg PLIST PLIST.mule Message-ID: <19980421111451.44539@hightek.com> In-Reply-To: <21101.893145579@time.cdrom.com>; from Jordan K. Hubbard on Tue, Apr 21, 1998 at 12:59:39AM -0700 References: <19980421094838.16684@hightek.com> <21101.893145579@time.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 21, 1998 at 12:59:39AM -0700, Jordan K. Hubbard wrote: > > Not that it would be sooo important, but the warning looks upgly on > > startup. Suggestions ? > > find /var/run/ -type f | xargs rm And the directory itself, which is the reason for the error message ? After that rmdir /var/run/* or find /var/run/ -type d | xargs rmdir -- B&K Gruppe - Wuppertal <aklemm@hightek.com> phone +49 202 7399 - 170 <andreas@FreeBSD.ORG> fax +49 202 7399 - 100 http://www.FreeBSD.ORG/~andreas/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980421111451.44539>