/etc/xen/ directory. All the domains that you want to start at boot time must be symbolically linked to /etc/xen/auto.
chkconfig xendomains on
chkconfig xendomains on command does not automatically start domains; instead it will start the domains on the next boot.
chkconfig xendomains off
chkconfig xendomains off terminates all running domains and does not start them again during the next boot.