aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/aosp.profile1
-rw-r--r--etc/templates/profile.template8
2 files changed, 4 insertions, 5 deletions
diff --git a/etc/aosp.profile b/etc/aosp.profile
index bdfefa923..701bf4733 100644
--- a/etc/aosp.profile
+++ b/etc/aosp.profile
@@ -5,7 +5,6 @@ include aosp.local
5# Persistent global definitions 5# Persistent global definitions
6include globals.local 6include globals.local
7 7
8
9noblacklist ${HOME}/.android 8noblacklist ${HOME}/.android
10noblacklist ${HOME}/.bash_history 9noblacklist ${HOME}/.bash_history
11noblacklist ${HOME}/.config/git 10noblacklist ${HOME}/.config/git
diff --git a/etc/templates/profile.template b/etc/templates/profile.template
index 9ca711719..0ccb3fae0 100644
--- a/etc/templates/profile.template
+++ b/etc/templates/profile.template
@@ -30,8 +30,8 @@
30# MKDIRS 30# MKDIRS
31# WHITELISTS 31# WHITELISTS
32# WHITELIST INCLUDES 32# WHITELIST INCLUDES
33# OPTIONS (no*) 33# OPTIONS (caps*, net*, no*, protocol, seccomp, shell none, tracelog)
34# PRIVATE OPTIONS (disable-mnt, private-*) 34# PRIVATE OPTIONS (disable-mnt, private-*, writable-*)
35# SPECIAL OPTIONS (mdwx, noexec, read-only, join-or-start) 35# SPECIAL OPTIONS (mdwx, noexec, read-only, join-or-start)
36# REDIRECT INCLUDES 36# REDIRECT INCLUDES
37# 37#
@@ -98,7 +98,7 @@
98# in PROFILE.local but still be protected by BLACKLISTS section 98# in PROFILE.local but still be protected by BLACKLISTS section
99# (further explanation at https://github.com/netblue30/firejail/issues/1569) 99# (further explanation at https://github.com/netblue30/firejail/issues/1569)
100#mkdir PATH 100#mkdir PATH
101#mkfile PATH 101##mkfile PATH
102#whitelist PATH 102#whitelist PATH
103#include whitelist-common.inc 103#include whitelist-common.inc
104#include whitelist-var-common.inc 104#include whitelist-var-common.inc
@@ -136,7 +136,7 @@
136# private-etc templates (see also #1734, #2093) 136# private-etc templates (see also #1734, #2093)
137# Common: ld.so.cache,ld.so.preload,ld.so.conf,ld.so.conf.d,locale,locale.alias,locale.conf,localtime,alternatives,mime.types,xdg 137# Common: ld.so.cache,ld.so.preload,ld.so.conf,ld.so.conf.d,locale,locale.alias,locale.conf,localtime,alternatives,mime.types,xdg
138# Extra: magic,magic.mgc,passwd,group 138# Extra: magic,magic.mgc,passwd,group
139# Networking: ca-certificates,ssl,pki,crypto-policies,nsswitch.conf,resolv,conf,hosts,host.conf,hostname,protocols,services,rpc 139# Networking: ca-certificates,ssl,pki,crypto-policies,nsswitch.conf,resolv.conf,hosts,host.conf,hostname,protocols,services,rpc
140# Extra: proxychains.conf,gai.conf 140# Extra: proxychains.conf,gai.conf
141# Sound: alsa,asound.conf,pulse,machine-id 141# Sound: alsa,asound.conf,pulse,machine-id
142# GUI: fonts,pango,X11 142# GUI: fonts,pango,X11