mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-04-07 16:38:14 +02:00
init-browser-policies.bash: don't pretend I have other Firefox policies
This commit is contained in:
parent
7f1bdce856
commit
a4cb1b9707
@ -38,7 +38,8 @@ mkdir -vp /etc/firefox/policies
|
||||
setfacl --recursive --modify=u:root:rwX,g:root:rwX,o:rX /etc/firefox/policies
|
||||
chmod -v a+rx /etc/firefox/
|
||||
chmod -v a+rx /etc/firefox/policies/
|
||||
touch /etc/firefox/policies/policies.json
|
||||
#touch /etc/firefox/policies/policies.json
|
||||
cp -v firefox/policies/policies.json /etc/firefox/policies/policies.json
|
||||
chmod -v a+r /etc/firefox/policies/policies.json
|
||||
printf "WARNING! LibreWolf default profile may be masked!\nhttps://codeberg.org/librewolf/issues/issues/1767\n"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user