Fix incorrect usages of 'loader.execname' in manifests

This commit is contained in:
Michał Kowalczyk
2020-06-16 02:04:41 +02:00
parent 0f55c6de04
commit c05de6874c
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
# Executable to load into Graphene and run.
loader.exec = file:$(NODEJS_DIR)nodejs
loader.execname = file:nodejs
loader.execname = nodejs
# LibOS layer library of Graphene. There is currently only one implementation,
# so it is always set to libsysdb.so.