394041424344454647
ChmodAt at = chmod(mountDir); for (GentooChmod chmod : chmodList) { chmod.addTo(at); } at.exec(); } }