Is there any reason per-user cronjobs running vncserver @reboot wouldn't run?
When I reboot the machine and look into /var/log/syslog, I see the jobs being run, then cron saying (CRON) info (No MTA installed, discarding output).
I'd rather not configure postfix just to figure out why these jobs aren't running, but I'm not sure I have another choice here. Unless the program mentioned here will yield me the email data.
EDIT:
Well, I installed femtomail per its readme, but got this from cron: MAIL (mailed 1 byte of output; but got status 0x0001, #012).
One byte? That hardly seems like it could be an error code.