mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 02:57:57 +00:00
c5cf395963
Co-authored-by: Alexandru Vasile <60601340+lexnv@users.noreply.github.com>
18 lines
440 B
Plaintext
18 lines
440 B
Plaintext
title: "PVF: fix unshare 'could not create temporary directory'"
|
|
|
|
doc:
|
|
- audience: Node Operator
|
|
description: |
|
|
For validators: fixes the potential warning/error:
|
|
"Cannot unshare user namespace and change root, which are Linux-specific kernel security features: could not create a temporary directory in "/tmp/.tmpIcLriO".
|
|
|
|
migrations:
|
|
db: []
|
|
|
|
runtime: []
|
|
|
|
crates:
|
|
- name: polkadot-node-core-pvf
|
|
|
|
host_functions: []
|