Changing the home directory from /home/
return to Index
Custard expects that all your user's home directories reside under /home, i.e. /home/john. If this is not the case, one of Custard's variables must be editied.
Open the file /etc/custard/scripts/writepermissionset.sh in your preferred text editor. Find the line
HOMEDIR="/home"
and change it to wherever your home directories are mounted.