summaryrefslogtreecommitdiff
path: root/hyperstack-vm2.toml
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-24 12:28:32 +0300
committerPaul Buetow <paul@buetow.org>2026-05-24 12:28:32 +0300
commit5a7fd46fc5bc113719b2ee2871d751b0986de2f5 (patch)
tree889679cbf04099fb78720155a7f4fe22ba066b69 /hyperstack-vm2.toml
parentf8ec79495329f21534403fd48505bec6185a7046 (diff)
fix(provisioning): narrow ComfyUI install chmod to models_dir and output_dir\n\nThe comfyui_install_script previously ran\n\n chmod -R 0777 File.dirname(models_dir)\n\nwhich chmods the *parent* directory (e.g. /ephemeral). If models_dir\nis configured directly under /ephemeral that gives world-write access to\nall sibling directories (vLLM hug cache, Ollama models, etc.).\n\nNow chmod only the two directories that actually need it: models_dir\nand output_dir.
Diffstat (limited to 'hyperstack-vm2.toml')
0 files changed, 0 insertions, 0 deletions