|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Run a script after creating a domain
On 9/14/06, Roberto Gonzalez Azevedo <rgonzalez@xxxxxxxxxxxxxxx> wrote:
[...]
Is it possible to run a script after creating a domain ?
Xen runs the network-script defined in the configuration.
Although you might not doing network-based stuff and so it might be
misleading to do other things there, you could append the start of
your script onto the network script.
Another way would be to let the domain's config file run a script with
a python syscall at the end (have it not exactly in my mind how this
should be done, so no example, sorry) of the config file, as config
files are only python scripts.
Henning
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|