27 Oct
2015
27 Oct
'15
13:01
On 2015-10-27 09:37, listreader wrote:
Howdy.
I am getting root-owned files written to a user directory. Why is this happening and how / where do I configure to get whatever is creating these to instead write to a root-owned space?
The files are:
~/.config/YaST2/y2controlcenter-qt.conf ~/.config/YaST2/YQOnlineUpdate.conf ~/.config/YaST2/YQPackageSelector.conf ~/.config/QtProject.conf
You are probably using YaST via "su". This means that files are written to your home instead of to "/root". To avoid this, use "su -", with a dash. Another possibility is some variants or configs of sudo. -- Cheers / Saludos, Carlos E. R. (from 13.1 x86_64 "Bottle" at Telcontar)