Fix for dtmail execution group error

This commit is contained in:
Adam Robinson 2012-08-08 20:22:03 -07:00 committed by Jon Trulson
parent 5787b85d52
commit 117258766b
1 changed files with 3 additions and 0 deletions

View File

@ -328,4 +328,7 @@ DEFAULT_PRINTER="DtPrint"
fi
fi
HASH dtmail requires setgid
chmod 2555 $DT_TOP/bin/dtmail
return $retval