mirror of
https://github.com/nchevsky/systemrescue-zfs.git
synced 2026-03-23 03:54:36 +01:00
Disable software updates in Firefox as they break it
This commit is contained in:
parent
43859305b9
commit
45577abf34
5
airootfs/opt/firefox-esr/distribution/policies.json
Normal file
5
airootfs/opt/firefox-esr/distribution/policies.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"policies": {
|
||||
"DisableAppUpdate": true
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue