container: implement exit code xenbus notification

This commit is contained in:
Alex Zenla
2024-02-23 04:48:44 +00:00
parent 79acf4e814
commit 496cdd37be
6 changed files with 19 additions and 17 deletions

View File

@ -25,8 +25,8 @@ features = ["process"]
[dependencies.krata]
path = "../shared"
[dependencies.xenevtchn]
path = "../libs/xen/xenevtchn"
[dependencies.xenstore]
path = "../libs/xen/xenstore"
[lib]
path = "src/lib.rs"