*) 2004-07-25
 
+- fixed sendmail package
 - added setup script for openssh
 - some target modifications
 - added FAI docu and script (not working yet, just to have it there!)
 
 setup_block()  {
-       useradd -u 2000 -g mail smmsp || true
+       useradd -u 2000 -g mail -d /var/mail smmsp || true
        chmod 1777 /tmp
        chmod 1777 /var/mail
        mkdir -p /var/spool/mqueue
 
 APPENDDEF(`confFORCE_RMAIL')
-define(`confGBINGRP',mail')
+define(`confGBINGRP',`mail')
 define(`confMANGRP',`root')
 define(`confMANOWN',`root')
 define(`confSBINGRP',`root')