spaetz <osm at sspaeth.de> writes: > chown root:root preferences.xml > chmod o-w preferences.xml You don't have to do that as root. chmod u-w preferences.xml works fine, too. Matthias