Bump /tmp to 150M to allow tahoe-lafs install
This commit is contained in:
parent
19c7a64299
commit
873f67068d
|
@ -567,7 +567,7 @@ function setup_utils {
|
|||
write_config_param "PROJECT_REPO" "$PROJECT_REPO"
|
||||
|
||||
function_check separate_tmp_filesystem
|
||||
separate_tmp_filesystem 100
|
||||
separate_tmp_filesystem 150
|
||||
|
||||
function_check disable_null_passwords
|
||||
disable_null_passwords
|
||||
|
|
Loading…
Reference in New Issue