I ask myself, why are there something like two duplicate “installation” directories:
/zynthian/
/home/pi/
eg:
cat /zynthian/config/zynthian_envars.sh
and
cat /zynthian/config/zynthian_envars.sh
are giving the same custommized content. This is a bit confusing
One is a link of the other…
I suspects it’s part of a glacial drift towards a non root user . . .
1 Like
Ok, you’re right,
ls -l /zynthian
lrwxrwxrwx 1 root root 8 Sep 5 2020 /zynthian → /home/pi