.config

Polytropon freebsd at edvax.de
Wed Nov 30 19:03:49 UTC 2011


On Wed, 30 Nov 2011 13:40:19 -0500, illoai at gmail.com wrote:
> A dirty workaround might be to link /.config
> to something innocuous.  One could obvio-
> usly also have /.config mounted as a tmpfs(5).
> So it couldn't persist from boot to boot.
> 
> The cleanest solution is to forgo qt/kde, but
> then you're slightly more limited in what you
> can use for office-type stuff.

The question remains:

How is a user-started process (e. g. when you run
the "startx" command) supposed to create directory
entries and files on root level /, a thing that
only root and root-like users (and programs!)
should be allowed to?

	% mkdir /.config
	mkdir: /.config: Permission denied

As a normal user, you _intendedly_ can't do this.
Why would you assume that a program you start
can do it?

Creating such data structures in a _user_ directory
is completely okay. But in / it simply sounds WRONG.
Sorry. JUST PLAIN WRONG!



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...


More information about the freebsd-questions mailing list