1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

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

View file

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