mirror of
https://code.dumpstack.io/tools/appvm.git
synced 2024-11-26 14:13:01 +00:00
fix for read-write on initrd
https://www.redhat.com/archives/libvir-list/2020-July/msg00451.html
This commit is contained in:
parent
6321004848
commit
bfc28be996
@ -30,6 +30,7 @@ in with lib; {
|
|||||||
namespaces = []
|
namespaces = []
|
||||||
user = "${cfg.user}"
|
user = "${cfg.user}"
|
||||||
group = "users"
|
group = "users"
|
||||||
|
remember_owner = 0
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user