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:
Colin Walters 2018-03-26 12:15:10 -04:00
parent b73c11675d
commit 8d663d8830
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
"documentation": true,
"boot_location": "new",
"etc-group-members": ["wheel"],
"tmp-is-dir": true,
"postprocess-script": "post.sh",