etc: add firefox-esr for Debian

This commit is contained in:
Aminda Suomalainen 2024-02-14 11:25:44 +02:00
parent e28f7ff93e
commit f4423b251f
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
3 changed files with 5 additions and 0 deletions

1
etc/.gitignore vendored
View File

@ -1 +1,2 @@
brave
firefox-esr

1
etc/firefox-esr Symbolic link
View File

@ -0,0 +1 @@
firefox

View File

@ -7,6 +7,9 @@ set -x
mkdir -p /etc/firefox/policies
#touch /etc/firefox/policies/policies.json
# Firefox ESR
ln -siv /etc/firefox /etc/firefox-esr
# Chromium
mkdir -p /etc/opt/chromium/policies/managed