Host Service? #959
Replies: 3 comments
-
|
I think I see - "Session Hooks" available from the Session | Hooks menu or programmatically with session.add_hook (example: https://github.com/coreemu/core/blob/master/daemon/tests/test_xml.py#L25). |
Beta Was this translation helpful? Give feedback.
-
|
I am sorry, I saw this and then spaced out on responding. This is exactly what I would have suggested. Session hook scripts can be triggered at runtime and run at the system level. That's probably the only real way, otherwise it would just be something that could be scripted when driving CORE programmatically etc. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks and no worry. It's in the manual (https://coreemu.github.io/core/gui.html#session-menu) and wasn't hard to find when I took the time to look for it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Does the notion of a host service exist, where the user can configure an application/service to run on the host rather than one of the node containers? Is so, is there an example? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions