Date: Mon, 23 Mar 2026 05:02:35 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 259808] etc/periodic/daily/100.clean-disks: Fix error (Directory not empty) when removing ports matching '*.core' Message-ID: <bug-259808-227-DjIWdN37Ra@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-259808-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259808 --- Comment #7 from 陳柏翰 <hypery11@gmail.com> --- Submitted a patch as a GitHub PR: https://github.com/freebsd/freebsd-src/pull/2091 This takes a different approach from the original patch — instead of hardcoding /usr/ports, it adds a configurable daily_clean_disks_exclude variable. Also adds -type f to find so directories matching *.core patterns are not touched. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259808-227-DjIWdN37Ra>
