Code:
stat64("/mnt/us/extensions/system/etc/home/root/.config/galculator/galculator.conf", {st_mode=S_IFREG|0755, st_size=1253, ...}) = 0
open("/mnt/us/extensions/system/etc/home/root/.config/galculator/galculator.conf", O_RDONLY) = 5
hmm that seems to honour the GLOBAL HOME var...
try
echo $HOME
to check what the
{/mnt/us/extensions/system/etc/home/root}/.config/galculator/galculator.conf"
bit should be...