Bug 46105

Summary: auth.log doesn't get created dynamically
Product: Documentation Reporter: rdm <rdm>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description rdm 2002-12-08 18:40:02 UTC
	After I upgraded to 4.7, I started noticing an occasional
        nastygram on the console, saying /var/log/auth.log was
        missing.  Looking in /var/log.dist and /var/log, I found
        that, indeed, it had gone AWOL during the move.

        This was my mistake, but why doesn't this log file
        regenerate itself at need?

Fix: 

<How to correct or work around the problem, if known (multiple lines)>
How-To-Repeat: 
	# rm /var/log/auth.log
        # sync
        # sync
        # reboot

        (:-)
Comment 1 Ceri Davies freebsd_committer freebsd_triage 2002-12-08 18:58:20 UTC
State Changed
From-To: open->closed

This is explained in the syslogd manual page.