mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 13:11:31 +00:00
chore(xenplatform): elf loader should async load the file (#197)
* fix(build): remove unused environment variables * chore(xenplatform): elf loader should async load the file
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
[Unit]
|
||||
Description=Krata Control Daemon
|
||||
Description=Krata Isolation Engine
|
||||
|
||||
[Service]
|
||||
Restart=on-failure
|
||||
|
@ -1,5 +1,5 @@
|
||||
[Unit]
|
||||
Description=Krata Networking Daemon
|
||||
Description=Krata Networking Engine
|
||||
|
||||
[Service]
|
||||
Wants=kratad.service
|
||||
|
Reference in New Issue
Block a user