https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203235
--- Comment #2 from Charles Lecklider <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
