View Single Post
Posts: 14 | Thanked: 7 times | Joined on May 2011
#3
Thanks man!

That's exactly what I was looking for.

But just for others who stumble upon this thread: it's actually symbolic link:
Code:
ls -l /etc/osso-af-init/gconf-dir
lrwxrwxrwx 1 root root 14 Sep 10 2010 /etc/osso-af-init/gconf-dir -> /var/lib/gconf
so this is the path:
Code:
/var/lib/gconf/system/osso/connectivity/IAP
Thanks again