Luna/base/etc/startup/mount-home.sh

4 lines
77 B
Bash

#!/bin/sh
mount -t tmpfs tmpfs /home/selene
chown selene:selene /home/selene