looking for startup hook for the guest that runs before the guest is actually started for a script to run but i need to get the details of the guest more than just status and guest name.
any thoguhts?
You can use libxl hook e.g.:
While that allows for doing some things, it doesn’t allow for what I want.
I have to, at the moment, edit the startup functionality for different services directly to do some things, but those python scripts just don’t seem to be updating and working properly when sorted.
I don’t know what I was doing wrong.
But I do have another issue at the moment that is a little bigger than a script that won’t operate, and that is another thread to be opened for support.
I will find the file and code when I get things rebuilt when someone can help me resolve the issues.