> On Thu, 5 Dec 2019 12:54:08 +, Frank Morawietz
> said:
> Hello all,
> I came across a strange problem during installation: FAI seems to forget
the home directory of the root user in the installation system.
> echo $HOME
My impression is, that FAI does not forget the h
Hello all,
I came across a strange problem during installation: FAI seems to forget the
home directory of the root user in the installation system.
echo $HOME
/
echo ~
/
whoami
root
grep root /etc/passwd
root:x:0:0:root:/root:/bin/bash
So, according to /etc/passwd the home directory of the r