Luna/initrd/sbin/mount-tmpfs

4 lines
50 B
Plaintext

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