binpash / try

Inspect a command's effects before modifying your live system
MIT License
5.18k stars 66 forks source link

check sandbox_dir instead of mktemp #154

Closed ezrizhu closed 4 months ago

ezrizhu commented 6 months ago

fix bug where we're checking overlayfs (for docker) on a mktemp -d instead of SANDBOX_DIR (if specified)

log to try_mount_log if we're using tmpfs due to overlayfs