| Summary: | auth.log doesn't get created dynamically | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | rdm <rdm> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
State Changed From-To: open->closed This is explained in the syslogd manual page. |
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 (:-)