]> git.ipfire.org Git - people/stevee/pakfire.git/commit
mount: Increase size for /tmp in jail
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 21 Feb 2023 10:42:29 +0000 (10:42 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 21 Feb 2023 10:42:29 +0000 (10:42 +0000)
commit84e5948e4f6ab9f72a489f4f96479e25d7b4687b
treeb255f055874dd75f3976136cc4c93f0375c8e1c0
parent34dd7fbfd7638c3944e34a786123ad92e56b0621
mount: Increase size for /tmp in jail

Some build processes require more temporary space than 1GiB, so I up
this to 4GiB hoping that it will suffice for most builds.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/mount.c