aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/git-cola.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2021-05-07 16:44:41 +0000
committerLibravatar GitHub <noreply@github.com>2021-05-07 16:44:41 +0000
commita8723fd2956365c2b85c00c244e6af7d14586d45 (patch)
treeac3987b1b25cffe6d8d1bbca91924bbfc0e03db1 /etc/profile-a-l/git-cola.profile
parentMerge pull request #4251 from pirate486743186/patch-2 (diff)
downloadfirejail-a8723fd2956365c2b85c00c244e6af7d14586d45.tar.gz
firejail-a8723fd2956365c2b85c00c244e6af7d14586d45.tar.zst
firejail-a8723fd2956365c2b85c00c244e6af7d14586d45.zip
read-write fixes (#4257)
* [comment] use 'read-write' instead of 'ignore read-only' * [comment] use 'read-write' instead of 'ignore read-only' * [comment] use 'read-write' instead of 'ignore read-only' * [comment] use 'read-write' instead of 'ignore read-only'
Diffstat (limited to 'etc/profile-a-l/git-cola.profile')
-rw-r--r--etc/profile-a-l/git-cola.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-a-l/git-cola.profile b/etc/profile-a-l/git-cola.profile
index 5e4249376..888ef6449 100644
--- a/etc/profile-a-l/git-cola.profile
+++ b/etc/profile-a-l/git-cola.profile
@@ -84,5 +84,5 @@ dbus-system none
84 84
85read-only ${HOME}/.git-credentials 85read-only ${HOME}/.git-credentials
86 86
87# Add 'ignore read-only ${HOME}/.ssh' to your git-cola.local if you need to allow hosts. 87# Add 'read-write ${HOME}/.ssh' to your git-cola.local if you need to allow hosts.
88read-only ${HOME}/.ssh 88read-only ${HOME}/.ssh