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