Trivial change to get newuser to run mail -c and cron -c, I never understood why they didn't, perhaps there is a good reason I missed? Reference: /n/sources/patch/applied/newuser.mail-cron Date: Sat Oct 16 06:19:58 CES 2004 --- /sys/lib/newuser Sat Oct 16 06:19:58 2004 +++ /sys/lib/newuser Sat Oct 16 06:19:57 2004 @@ -16,6 +16,9 @@ chgrp $user /cron/$user bind -c $home/tmp /tmp +mail -c +cron -c + cat > lib/profile <