mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
microsoft-edge-{dev,beta}: replaced private-opt by whitelist #5307
This commit is contained in:
parent
f3f739c5dc
commit
121e043df2
2 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@ mkdir ${HOME}/.config/microsoft-edge-beta
|
|||
whitelist ${HOME}/.cache/microsoft-edge-beta
|
||||
whitelist ${HOME}/.config/microsoft-edge-beta
|
||||
|
||||
private-opt microsoft
|
||||
whitelist /opt/microsoft/msedge-beta
|
||||
|
||||
# Redirect
|
||||
include chromium-common.profile
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ mkdir ${HOME}/.config/microsoft-edge-dev
|
|||
whitelist ${HOME}/.cache/microsoft-edge-dev
|
||||
whitelist ${HOME}/.config/microsoft-edge-dev
|
||||
|
||||
private-opt microsoft
|
||||
whitelist /opt/microsoft/msedge-dev
|
||||
|
||||
# Redirect
|
||||
include chromium-common.profile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue