manifest: Set tmp-is-dir to enable tmpfs on /tmp
Should help https://bugzilla.redhat.com/show_bug.cgi?id=1559531
This commit is contained in:
parent
b73c11675d
commit
8d663d8830
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
"documentation": true,
|
||||
"boot_location": "new",
|
||||
"etc-group-members": ["wheel"],
|
||||
"tmp-is-dir": true,
|
||||
|
||||
"postprocess-script": "post.sh",
|
||||
|
||||
|
|
Loading…
Reference in a new issue