Housekeeping DCC 3.0.2.3

Report bugs and workarounds
Post Reply
henk
Posts: 517
Joined: 14 Dec 2015 22:16
Location: Netherlands
Contact:

Housekeeping DCC 3.0.2.3

Post by henk »

After a fesh install of the latest efa version (eFa 3.0.2.3 VMware OVF), I noticed the massive number of files in /var/dcc/log.

In the previous versions there was a daily cronjob in:
[root@efa cron.daily]# ls -l
total 56
lrwxrwxrwx. 1 root root 26 May 25 2015 cron-dccd -> /var/dcc/libexec/cron-dccd

In the latest version, this job is moved to a monthly cron job:
[root@efa cron.monthly]# ls -l
total 8
lrwxrwxrwx. 1 root root 26 May 24 12:15 cron-dccd -> /var/dcc/libexec/cron-dccd
-rwx------. 1 root root 1151 May 24 12:16 EFA-Monthly-cron
-rwxr-xr-x. 1 root root 111 Nov 23 2013 readahead-monthly.cron

Should I move this job to the daily cron or is there a specific reason to do this on a monthly basis?
“We are stuck with technology when what we really want is just stuff that works.” -Douglas Adams
User avatar
shawniverson
Posts: 3644
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: Housekeeping DCC 3.0.2.3

Post by shawniverson »

I'd imagine it should be okay to do that.
Post Reply