[Bug 203235] cron doesn't honour MAXLOGNAME

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 21 16:38:04 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203235

--- Comment #2 from Charles Lecklider <freebsd at 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.


More information about the freebsd-bugs mailing list