diff --git a/deb/postinst b/deb/postinst index 7c92baae..09ef0157 100644 --- a/deb/postinst +++ b/deb/postinst @@ -38,6 +38,7 @@ RestrictRealtime = true RestrictSUIDSGID = true RemoveIPC = true PrivateMounts = true +Environment="ENCLAVE_HOME=/usr/lib" [Install] WantedBy=multi-user.target