mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-16 08:09:23 +01:00
flatpak-workarounds.bash: commented WIP gearlever hardening
This commit is contained in:
parent
19c224b200
commit
c85f4750f2
@ -73,6 +73,9 @@ flatpak override im.riot.Riot --talk-name=org.freedesktop.secrets $@
|
|||||||
# it having access to the same config is preferable.
|
# it having access to the same config is preferable.
|
||||||
flatpak override org.squidowl.halloy --filesystem=~/snap/halloy:create $@
|
flatpak override org.squidowl.halloy --filesystem=~/snap/halloy:create $@
|
||||||
|
|
||||||
|
# Hardening GearLever, https://github.com/mijorus/gearlever/issues/143
|
||||||
|
#flatpak override it.mijorus.gearlever --no-filesystem=home --filesystem=~/.local/share/applications:create --filesystem=~/AppImages:create
|
||||||
|
|
||||||
# Display the overrides
|
# Display the overrides
|
||||||
if [ -d /var/lib/flatpak/overrides/ ]; then
|
if [ -d /var/lib/flatpak/overrides/ ]; then
|
||||||
tail -n +1 /var/lib/flatpak/overrides/*
|
tail -n +1 /var/lib/flatpak/overrides/*
|
||||||
|
Loading…
Reference in New Issue
Block a user