From owner-freebsd-questions@freebsd.org Sun Feb 14 01:49:48 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 96038AA0D62 for ; Sun, 14 Feb 2016 01:49:48 +0000 (UTC) (envelope-from datasmurf@mail.ru) Received: from smtp21.mail.ru (smtp21.mail.ru [94.100.179.250]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0831A1DC9 for ; Sun, 14 Feb 2016 01:49:47 +0000 (UTC) (envelope-from datasmurf@mail.ru) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mail.ru; s=mail2; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-Id:Subject:To:From:Date; bh=PITgrCaxc7CMwi2KIj8uLIk8qr6uW9sR680tLHRcDGQ=; b=Potrg7IWNG1x1Y/ewMJHT6ObJyBegDVGpYjYXdOsvzDWM2UoI9VbQINIyuxOOOxO8svRlr2XxQ0Qtr9zPQx2qxhjJwD0DtSn/zNq7fiBSI1dqmczBdfHzfjpNYcMrT/LK6e5L9j9OHVxN+JA8yMcsBYj0gt+aRj5j5Cem+KE3XQ=; Received: from ipbcc2f4e6.dynamic.kabel-deutschland.de ([188.194.244.230]:41209 helo=monkeypad-10-2.lan) by smtp21.mail.ru with esmtpa (envelope-from ) id 1aUloe-0007TT-G7 for freebsd-questions@freebsd.org; Sun, 14 Feb 2016 04:49:37 +0300 Date: Sun, 14 Feb 2016 02:49:30 +0100 From: Datasmurf To: freebsd-questions@freebsd.org Subject: Re: /var/log/auth.log missing Message-Id: <20160214024930.a58f6bc3d32871f716f51131@mail.ru> In-Reply-To: <20160211214633.58ef122e10cfd0314b8d79a8@3dresearch.com> References: <20160211133751.a58f4c0981a0c2af16762766@3dresearch.com> <20160211214633.58ef122e10cfd0314b8d79a8@3dresearch.com> X-Mailer: Sylpheed 3.5.0 (GTK+ 2.24.29; amd64-portbld-freebsd10.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mras: Ok X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Feb 2016 01:49:48 -0000 On Thu, 11 Feb 2016 21:46:33 -0500 Janos Dohanics wrote: > On Thu, 11 Feb 2016 22:35:07 +0200 > Anton Sayetsky wrote: > > > 11 ????. 2016 ?. 20:47 ???????????? "Janos Dohanics" > > ???????: > > > > > > Hello List, > > > > > > Just discovered that on one of my boxes (FreeBSD 9.3-STABLE #0 > > > r286291) /var/log/auth.log is missing. > > > > > > [...] > > > > > > How can I fix this problem? > > # install -o root -g wheel -m 600 /dev/null /var/log/auth.log && > > # service > > syslogd reload > > Thanks! > > > > Any guess what might have caused /var/log/auth.log not be created? > > Someone deleted it. If you had a system crash recently, your fs could have been corrupted. And that file and maybe others vanished. > > Right... > > Being the only one with shell access to this system, I'm of course > concerned; perhaps I should also be concerned about my memory ;) > > -- > Janos Dohanics > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- datasmurf