#!/bin/sh

[ -d /tmp/.private/root ] || install -d -m 0700 /tmp/.private/root
