On 2019-12-10, dmitry.sensei <dmitry.sensei@gmail.com> wrote:
> Can I setup unveil for browsers by usergroups or login classes?
Due to the slightly unusual way Firefox deals with the config files
(searches in /etc/firefox and then falls back to files in /usr/local/lib)
you might be able to partially do what you want by making /etc/firefox
mode 750 and setting the group ownership. Untested but I suspect it
will work.
Otherwise not without code changes to the unveil implementation in
the browsers.
No comments:
Post a Comment