#!/bin/sh
mount none /tmp -t tmpfs
mount none /tmp -t tmpfs -o remount,nosuid,nodev,mode=1777
