aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/gcloud.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/gcloud.profile')
-rw-r--r--etc/profile-a-l/gcloud.profile6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/profile-a-l/gcloud.profile b/etc/profile-a-l/gcloud.profile
index 388f4c0df..896a100fc 100644
--- a/etc/profile-a-l/gcloud.profile
+++ b/etc/profile-a-l/gcloud.profile
@@ -8,9 +8,9 @@ include globals.local
8# noexec ${HOME} will break user-local installs of gcloud tooling 8# noexec ${HOME} will break user-local installs of gcloud tooling
9ignore noexec ${HOME} 9ignore noexec ${HOME}
10 10
11noblacklist ${HOME}/.boto 11nodeny ${HOME}/.boto
12noblacklist ${HOME}/.config/gcloud 12nodeny ${HOME}/.config/gcloud
13noblacklist /var/run/docker.sock 13nodeny /var/run/docker.sock
14 14
15include disable-common.inc 15include disable-common.inc
16include disable-devel.inc 16include disable-devel.inc