aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/muffle1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/muffle b/bin/muffle
index 5cf0bdd..86a537f 100755
--- a/bin/muffle
+++ b/bin/muffle
@@ -70,6 +70,7 @@ done
shift $((OPTIND - 1))
+export TMPDIR="$XDG_RUNTIME_DIR"
OUT="$(mkstemp)"
ERR="$(mkstemp)"
STATUS_F="$(mkstemp)"