10 Commits

Author SHA1 Message Date
Kroese
2fe518faf0 Agent version 2023-04-14 17:14:24 +02:00
Kroese
d94bfca658 Prevent re-entry 2023-04-14 15:34:09 +02:00
Kroese
1a10105f93 Implemented API for guest communication
This allows to send the shutdown command from the host to the guest
2023-04-11 20:29:09 +02:00
Kroese
3797b48873 Fix trap handler 2023-04-11 05:55:21 +02:00
Kroese
fd5dfe6956 Gracefull shutdown 2023-04-10 21:53:18 +02:00
Kroese
8640a0207f Allow for gracefull shutdows 2023-04-10 21:13:56 +02:00
Kroese
f71660e471 Allow for gracefull shutdows 2023-04-10 21:13:28 +02:00
Kroese
b65d7b11c2 Allow for gracefull shutdows
NOTE: This only works on fresh installs. If you want to convert an existing installation to use this feature, you need to update /usr/local/bin/agent.sh on the guest and /storage/agent.ver on the host.
2023-04-10 21:05:34 +02:00
Kroese
3e40704c9c Shellchecks 2023-04-02 22:53:06 +02:00
Kroese
289bc91b4e Refactor codebase 2023-04-02 21:38:34 +02:00