User Tools

Site Tools


general:linux:firejail

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
general:linux:firejail [2021/08/28 11:47] – created sunkangeneral:linux:firejail [2022/11/25 15:17] – [Spotify] sunkan
Line 28: Line 28:
 # Probably should be replaced by some other more specific rule though. # Probably should be replaced by some other more specific rule though.
 ignore dbus-system none ignore dbus-system none
 +
 +# Allow ICAClient to access its config etc.
 +whitelist ${HOME}/.ICAClient
 </code> </code>
 +
 +===== Spotify =====
 +# Workaround after spotify-client 1:1.1.84.716.gc5f8b819-2 that installs files that are not owned by root
 +
 +<code>
 +chown root:root -R /usr/share/spotify
 +</code>
 +
general/linux/firejail.txt · Last modified: 2023/06/08 20:35 by sunkan

Donate Powered by PHP Valid HTML5 Valid CSS Run on Debian Driven by DokuWiki