Bug 27005

Summary: /etc/periodic/daily/310.accounting compress broke
Product: Base System Reporter: mikej
Component: miscAssignee: Brian Somers <brian>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description mikej 2001-05-01 05:40:01 UTC
creating below files as described int /etc/default/periodic.conf

/etc/periodic.conf 
daily_accounting_compress="YES"                          # Gzip rotated files

does not compress acct data daily

Fix: 

newsyslog ??
How-To-Repeat: do the above
Comment 1 dd freebsd_committer freebsd_triage 2001-06-01 03:32:08 UTC
Responsible Changed
From-To: freebsd-bugs->brian

Brian has modified this script recently.
Comment 2 Brian Somers freebsd_committer freebsd_triage 2001-06-01 14:03:28 UTC
State Changed
From-To: open->closed

The submitter needs to put the line 

daily_accounting_compress="YES" 

in /etc/periodic.conf. 

Note, there is no ``/etc/default'' directory as standard on FreeBSD. 
There is an ``/etc/defaults'', but users should not alter any files 
in that directory but rather should modify the override file in /etc.