Hi all,
I am using Core (not gui), and I want to export a couple of variables at boot time, but looks like using bootlocal.sh is a short but not the proper way to do it.
I am using these bootcodes:
norestore tce=sda1 home=sda1 opt=sda1
In /home/tc I can see two files that seems to be init scripts: .ashrc and .profile but I never touched them, so I would like to know what are the differences between both and which would be the best option for my needing.
Thanks.