Index: src/shmif/arcan_shmif_interop.h
--- src/shmif/arcan_shmif_interop.h.orig
+++ src/shmif/arcan_shmif_interop.h
@@ -294,7 +294,7 @@ char* arg_serialize(struct arg_arr* arr);
  * futex- only as the set now is too permissive to be comfortable
  */
 #define SHMIF_PLEDGE_PREFIX \
-	"stdio unix sendfd recvfd proc ps rpath wpath cpath tmppath video"
+	"stdio unix sendfd recvfd proc ps rpath wpath cpath video"
 
 /*
  * Attempt to reduce the exposed set of privileges and whitelist accessible
