Re: Set firefox default home page

2018-09-13 Thread David Sommerseth
On 13/09/18 22:16, Danishka Navin wrote:
> Hi,
> 
> I am working on a project that require a fedora spin with firefox which point
> to specific web url as the default home page.
> This will be applicable to all users and I could not find anything on skell
> directory against mozilla.
> 
> I have manually altered (just for testing)  vim
> /home/liveuser/.mozilla/firefox/ogkcrque.default/prefs.js and it worked.
> user_pref("browser.startup.homepage", "")
> 
> But my requirement is to make this change system wide.

I don't recall the details, but I believe this is what /etc/firefox/pref is for.

There is also /usr/lib64/firefox/defaults/preferences, but this is owned by
the firefox package and can be overwritten.

At least a few places to look further.


-- 
kind regards,

David Sommerseth



signature.asc
Description: OpenPGP digital signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Set firefox default home page

2018-09-13 Thread Danishka Navin
Hi,

I am working on a project that require a fedora spin with firefox which
point to specific web url as the default home page.
This will be applicable to all users and I could not find anything on skell
directory against mozilla.

I have manually altered (just for testing)  vim
/home/liveuser/.mozilla/firefox/ogkcrque.default/prefs.js and it worked.
user_pref("browser.startup.homepage", "")

But my requirement is to make this change system wide.

Regards,
-- 
Danishka Navin
http://danishkanavin.blogspot.com
http://twitter.com/danishkanavin
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org