Skip to content
Unverified Commit 2e10c4b5 authored by Marcin S.'s avatar Marcin S.
Browse files

PVF: fix detection of unshare-and-change-root security capability

One of our security features isn't working on a user's machine. Right now this
feature should be optional, but the bug is that the node detects that the
feature works, so the worker tries to apply it.

The problem is that the detection and application are happening in different
filesystems. Detection tries /tmp whereas application tries the database path.

User reported back:

> there are different permissions for the /tmp/ folder (root ownership) vs the
.local folder (my user account)
parent 5f4ce802
Pipeline #413114 failed with stages
in 4 minutes and 38 seconds