| Summary: | /etc/defaults/periodic.conf is missing daily_clean_msgs_days setting | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Oliver Nissen <Oliver.Nissen> |
| Component: | conf | Assignee: | Brian Somers <brian> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.6-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: freebsd-bugs->brian Over to perodic guru. State Changed From-To: open->closed The daily_clean_msgs_days variable is intended to default to being blank. The man page suggests that this runs msgs with the default (21) days. See periodic.conf(5) and msgs(1) |
The configuration file /etc/defaults/periodic.conf is missing the setting daily_clean_msgs_days, i.e.: daily_clean_msgs_days= # If not modified for should read: daily_clean_msgs_days=7 # If not modified for Work-around: insert the corrected line in /etc/periodic.conf.local or /etc/periodic.conf Fix: see "Full Description" How-To-Repeat: n/a