Mylivecd now disables services not required on a livecd before remastering, but it does not re-enable them again when it finishes. The code to re-enable them all is present (at least the subroutine call is) but is commented out. I presume that was done during testing and then overlooked.
Presumably, it would be better to record the status of the services before disabling them and restore the system to the way it was when finishing, otherwise remastering the installed system might change it in ways the user doesn't want.