On Wed, Mar 2, 2011 at 12:02, Pierre Pronchery khorben@defora.org wrote:
On 02/03/2011 09:34, Holger Hans Peter Freyther wrote:
Hey Andreas, would you mind if we don't require special privileges to start mobile? E.g. the below patch?
I proposed one already, that creates $HOME/osmocom.cfg instead: Message-ID: 4D441144.3000304@defora.org
About cache files, if any, they should never be stored in /etc IMHO.
Well, Linux has a special /var/cache for caches of daemons. And from my experience user-run programs usually store caches under ~/.smth
And I saw some Linux systems, where /etc was placed on a read-only FS, as it's not supposed to be changed frequently.