#!/bin/sh

mkdir -p /tmp
mount -t tmpfs /tmp
chmod 1777 /tmp