When I submitted #538 it looks like I overlooked the crontab file permissions for the Laradock user. This change ensure that all crons added during build are set to the correct permission level.
- Crontab now gets added to `/etc/cron.d` - Base crontab now runs as the `laradock` user This update resolves #459.