Date: Mon, 21 Sep 2015 16:38:04 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 203235] cron doesn't honour MAXLOGNAME Message-ID: <bug-203235-8-5s0RRYYN8g@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-203235-8@https.bugs.freebsd.org/bugzilla/> References: <bug-203235-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203235 --- Comment #2 from Charles Lecklider <freebsd@charles.lecklider.org> --- It appears that cron has always had its own idea of how long a username can be, it's just been exposed by [r243023]. crontab truncates the tab filename to the first 19 characters and cron complains about orphans. The fix is trivial. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203235-8-5s0RRYYN8g>