From 360b066fbafa55c873d52e77ff90ce5a8d109f5b Mon Sep 17 00:00:00 2001 From: rusty-snake Date: Thu, 30 May 2019 09:37:00 +0200 Subject: profile housekeeping --- etc/bitlbee.profile | 2 +- etc/spotify.profile | 4 +--- etc/transgui.profile | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/etc/bitlbee.profile b/etc/bitlbee.profile index 2c2f88ed5..287e5f52e 100644 --- a/etc/bitlbee.profile +++ b/etc/bitlbee.profile @@ -33,6 +33,6 @@ private private-cache private-dev private-tmp -read-write /var/lib/bitlbee noexec /tmp +read-write /var/lib/bitlbee diff --git a/etc/spotify.profile b/etc/spotify.profile index 6f7f6ec85..00c2aabe2 100644 --- a/etc/spotify.profile +++ b/etc/spotify.profile @@ -6,9 +6,6 @@ include spotify.local include globals.local blacklist ${HOME}/.bashrc -blacklist /lost+found -blacklist /sbin -blacklist /srv noblacklist ${HOME}/.cache/spotify noblacklist ${HOME}/.config/spotify @@ -49,5 +46,6 @@ private-bin spotify,bash,sh,zenity private-dev private-etc alternatives,fonts,group,ld.so.cache,machine-id,pulse,resolv.conf,hosts,nsswitch.conf,host.conf,ca-certificates,ssl,pki,crypto-policies private-opt spotify +private-srv none private-tmp diff --git a/etc/transgui.profile b/etc/transgui.profile index 8043bfa01..0d09cef87 100644 --- a/etc/transgui.profile +++ b/etc/transgui.profile @@ -2,7 +2,7 @@ # Description: Cross-platform Transmission BitTorrent client # This file is overwritten after every install/update # Persistent local customizations -include /etc/firejail/transgui.local +include transgui.local # Persistent global definitions include globals.local -- cgit v1.2.3-54-g00ecf