From e6eba35a97e15309f2f7178dfd5490ffb887955d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reynir=20Bj=C3=B6rnsson?= Date: Thu, 26 Nov 2020 08:09:24 +0100 Subject: [PATCH] Linux README: add comment about socket paths --- packaging/Linux/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packaging/Linux/README.md b/packaging/Linux/README.md index 8c84814..c6b1940 100644 --- a/packaging/Linux/README.md +++ b/packaging/Linux/README.md @@ -1,6 +1,8 @@ # systemd service scripts these are preliminary and just here to let people play with `solo5-spt`, the seccomp-enabled backend for [Solo5](https://github.com/Solo5/solo5) on Linux. +Note: The socket paths are hardcoded relative to the RuntimeDirectory (tmpdir). +If you modify `Vmm_core.socket_path` you must modify the corresponding `.socket` file(s) in this directory. 1) You need to build the `albatross` tooling in this repository 2) To run unikernels, you need to build and install solo5-elftool and at least one of the tenders: solo5-hvt and solo5-spt. They can be installed somewhere in PATH or in /var/lib/albatross/.