mirror of
https://code.dumpstack.io/tools/appvm.git
synced 2024-11-16 05:13:26 +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 = []
|
||||
user = "${cfg.user}"
|
||||
group = "users"
|
||||
remember_owner = 0
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue