Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: auto starting domains?



On Sun, 21 Jun 2009, joe mcguckin wrote:
Is there a way to specify a wildcard or have xendomains load all config files in a given directory?

rc.conf is actually a shell script, so yes, you could do something like:

xendomains=$(ls /usr/xen)

--
Stephen



Home | Main Index | Thread Index | Old Index