conf/129697: [patch] fix misbehavior of periodic/daily/100.clean-disks vs. port lang/sbcl

Antoine Brodin antoine at FreeBSD.org
Sun Mar 14 15:13:57 UTC 2010


On Sun, Mar 14, 2010 at 3:00 PM,  <chukharev at mail.ru> wrote:
> The following reply was made to PR conf/129697; it has been noted by GNATS.
>
> From: chukharev at mail.ru
> To: bug-followup at freebsd.org, chukharev at mail.ru
> Cc: brucec at freebsd.org
> Subject: Re: conf/129697: [patch] fix misbehavior of
>  periodic/daily/100.clean-disks vs. port lang/sbcl
> Date: Sun, 14 Mar 2010 15:55:25 +0200
>
>  Very weird logic in the explanation why... With this logic, all ports which need *_enable="YES"
>  in rc.conf should never be fixed, which is definitely not the case.

Well, if you want to enable this periodic script, you have to add this
line to /etc/periodic.conf:
daily_clean_disks_enable="YES"
you can also add at the same time in this file:
daily_clean_disks_files=whatever you want

This logic is not weird and it does not apply to all ports.

Cheers,

Antoine


More information about the freebsd-bugs mailing list