aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/profile-m-z/QOwnNotes.profile7
-rw-r--r--etc/profile-m-z/nextcloud.profile11
-rw-r--r--etc/profile-m-z/ssh.profile4
-rw-r--r--etc/profile-m-z/wesnoth.profile3
4 files changed, 15 insertions, 10 deletions
diff --git a/etc/profile-m-z/QOwnNotes.profile b/etc/profile-m-z/QOwnNotes.profile
index e7dba9cd5..023071f68 100644
--- a/etc/profile-m-z/QOwnNotes.profile
+++ b/etc/profile-m-z/QOwnNotes.profile
@@ -7,9 +7,10 @@ include QOwnNotes.local
7include globals.local 7include globals.local
8 8
9noblacklist ${DOCUMENTS} 9noblacklist ${DOCUMENTS}
10noblacklist ${HOME}/Nextcloud/Notes
11noblacklist ${HOME}/.config/PBE 10noblacklist ${HOME}/.config/PBE
12noblacklist ${HOME}/.local/share/PBE 11noblacklist ${HOME}/.local/share/PBE
12noblacklist ${HOME}/Nextcloud
13noblacklist ${HOME}/Nextcloud/Notes
13 14
14include disable-common.inc 15include disable-common.inc
15include disable-devel.inc 16include disable-devel.inc
@@ -19,13 +20,13 @@ include disable-programs.inc
19include disable-shell.inc 20include disable-shell.inc
20include disable-xdg.inc 21include disable-xdg.inc
21 22
22mkdir ${HOME}/Nextcloud/Notes
23mkdir ${HOME}/.config/PBE 23mkdir ${HOME}/.config/PBE
24mkdir ${HOME}/.local/share/PBE 24mkdir ${HOME}/.local/share/PBE
25mkdir ${HOME}/Nextcloud/Notes
25whitelist ${DOCUMENTS} 26whitelist ${DOCUMENTS}
26whitelist ${HOME}/Nextcloud/Notes
27whitelist ${HOME}/.config/PBE 27whitelist ${HOME}/.config/PBE
28whitelist ${HOME}/.local/share/PBE 28whitelist ${HOME}/.local/share/PBE
29whitelist ${HOME}/Nextcloud/Notes
29include whitelist-common.inc 30include whitelist-common.inc
30include whitelist-var-common.inc 31include whitelist-var-common.inc
31 32
diff --git a/etc/profile-m-z/nextcloud.profile b/etc/profile-m-z/nextcloud.profile
index 960c494db..b6453f6a9 100644
--- a/etc/profile-m-z/nextcloud.profile
+++ b/etc/profile-m-z/nextcloud.profile
@@ -6,9 +6,10 @@ include nextcloud.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9noblacklist ${HOME}/Nextcloud
10noblacklist ${HOME}/.config/Nextcloud 9noblacklist ${HOME}/.config/Nextcloud
11noblacklist ${HOME}/.local/share/Nextcloud 10noblacklist ${HOME}/.local/share/Nextcloud
11noblacklist ${HOME}/Nextcloud
12noblacklist ${HOME}/Nextcloud/Notes
12# Add the next lines to your nextcloud.local to allow sync in more directories. 13# Add the next lines to your nextcloud.local to allow sync in more directories.
13#noblacklist ${DOCUMENTS} 14#noblacklist ${DOCUMENTS}
14#noblacklist ${MUSIC} 15#noblacklist ${MUSIC}
@@ -23,12 +24,12 @@ include disable-programs.inc
23include disable-shell.inc 24include disable-shell.inc
24include disable-xdg.inc 25include disable-xdg.inc
25 26
26mkdir ${HOME}/Nextcloud
27mkdir ${HOME}/.config/Nextcloud 27mkdir ${HOME}/.config/Nextcloud
28mkdir ${HOME}/.local/share/Nextcloud 28mkdir ${HOME}/.local/share/Nextcloud
29whitelist ${HOME}/Nextcloud 29mkdir ${HOME}/Nextcloud
30whitelist ${HOME}/.config/Nextcloud 30whitelist ${HOME}/.config/Nextcloud
31whitelist ${HOME}/.local/share/Nextcloud 31whitelist ${HOME}/.local/share/Nextcloud
32whitelist ${HOME}/Nextcloud
32whitelist /usr/share/nextcloud 33whitelist /usr/share/nextcloud
33# Add the next lines to your nextcloud.local to allow sync in more directories. 34# Add the next lines to your nextcloud.local to allow sync in more directories.
34#whitelist ${DOCUMENTS} 35#whitelist ${DOCUMENTS}
@@ -61,15 +62,15 @@ tracelog
61disable-mnt 62disable-mnt
62private-bin nextcloud,nextcloud-desktop 63private-bin nextcloud,nextcloud-desktop
63private-cache 64private-cache
64private-etc @tls-ca,@x11,Nextcloud,host.conf,os-release
65private-dev 65private-dev
66private-etc @tls-ca,@x11,Nextcloud,host.conf,os-release
66private-tmp 67private-tmp
67 68
68# IMPORTANT: create ~/.local/share/dbus-1/services/com.nextcloudgmbh.Nextcloud.service 69# IMPORTANT: create ~/.local/share/dbus-1/services/com.nextcloudgmbh.Nextcloud.service
69# referencing the firejailed /usr/local/bin/nextcloud to keep nextcloud running sandboxed 70# referencing the firejailed /usr/local/bin/nextcloud to keep nextcloud running sandboxed
70# even when its dbus name gets activated 71# even when its dbus name gets activated
71# see https://github.com/netblue30/firejail/wiki/Frequently-Asked-Questions#how-do-i-sandbox-applications-started-via-systemd-or-d-bus-services 72# see https://github.com/netblue30/firejail/wiki/Frequently-Asked-Questions#how-do-i-sandbox-applications-started-via-systemd-or-d-bus-services
72dbus-user filter 73dbus-user filter
73dbus-user.own com.nextcloudgmbh.Nextcloud 74dbus-user.own com.nextcloudgmbh.Nextcloud
74dbus-user.talk org.freedesktop.secrets 75dbus-user.talk org.freedesktop.secrets
75?ALLOW_TRAY: dbus-user.talk org.kde.StatusNotifierWatcher 76?ALLOW_TRAY: dbus-user.talk org.kde.StatusNotifierWatcher
diff --git a/etc/profile-m-z/ssh.profile b/etc/profile-m-z/ssh.profile
index 1c4d85ea0..018e05230 100644
--- a/etc/profile-m-z/ssh.profile
+++ b/etc/profile-m-z/ssh.profile
@@ -19,11 +19,11 @@ include disable-exec.inc
19include disable-programs.inc 19include disable-programs.inc
20 20
21whitelist ${RUNUSER}/gcr/ssh 21whitelist ${RUNUSER}/gcr/ssh
22whitelist ${RUNUSER}/gnupg/S.gpg-agent.ssh # default gpg homedir setup
23whitelist ${RUNUSER}/gnupg/*/S.gpg-agent.ssh # custom gpg homedir setup 22whitelist ${RUNUSER}/gnupg/*/S.gpg-agent.ssh # custom gpg homedir setup
23whitelist ${RUNUSER}/gnupg/S.gpg-agent.ssh # default gpg homedir setup
24whitelist ${RUNUSER}/keyring/ssh 24whitelist ${RUNUSER}/keyring/ssh
25include whitelist-usr-share-common.inc
26include whitelist-runuser-common.inc 25include whitelist-runuser-common.inc
26include whitelist-usr-share-common.inc
27 27
28apparmor 28apparmor
29caps.drop all 29caps.drop all
diff --git a/etc/profile-m-z/wesnoth.profile b/etc/profile-m-z/wesnoth.profile
index b6f29cfbf..90de16bdb 100644
--- a/etc/profile-m-z/wesnoth.profile
+++ b/etc/profile-m-z/wesnoth.profile
@@ -10,6 +10,9 @@ noblacklist ${HOME}/.cache/wesnoth
10noblacklist ${HOME}/.config/wesnoth 10noblacklist ${HOME}/.config/wesnoth
11noblacklist ${HOME}/.local/share/wesnoth 11noblacklist ${HOME}/.local/share/wesnoth
12 12
13# Allow lua (blacklisted by disable-interpreters.inc)
14include allow-lua.inc
15
13include disable-common.inc 16include disable-common.inc
14include disable-devel.inc 17include disable-devel.inc
15include disable-interpreters.inc 18include disable-interpreters.inc