From 684347c9671189df3e2f70c13b3950ab783ea7fb Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Fri, 7 May 2021 17:15:21 +0000 Subject: revert comment changes from #4257 (#4258) * revert comment changes from #4257 * revert comment changes from #4257 * revert comment changes from #4257 * revert comment changes from #4257 --- etc/profile-a-l/git-cola.profile | 2 +- etc/profile-a-l/gnome-logs.profile | 2 +- etc/profile-a-l/gnome-system-log.profile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'etc/profile-a-l') diff --git a/etc/profile-a-l/git-cola.profile b/etc/profile-a-l/git-cola.profile index 888ef6449..5e4249376 100644 --- a/etc/profile-a-l/git-cola.profile +++ b/etc/profile-a-l/git-cola.profile @@ -84,5 +84,5 @@ dbus-system none read-only ${HOME}/.git-credentials -# Add 'read-write ${HOME}/.ssh' to your git-cola.local if you need to allow hosts. +# Add 'ignore read-only ${HOME}/.ssh' to your git-cola.local if you need to allow hosts. read-only ${HOME}/.ssh diff --git a/etc/profile-a-l/gnome-logs.profile b/etc/profile-a-l/gnome-logs.profile index 7d4566c53..9d2ea7b7b 100644 --- a/etc/profile-a-l/gnome-logs.profile +++ b/etc/profile-a-l/gnome-logs.profile @@ -51,5 +51,5 @@ dbus-user.own org.gnome.Logs dbus-user.talk ca.desrt.dconf dbus-system none -# Add 'read-write ${HOME}' to your gnome-logs.local if you export logs to a file under your ${HOME}. +# Add 'ignore read-only ${HOME}' to your gnome-logs.local if you export logs to a file under your ${HOME}. read-only ${HOME} diff --git a/etc/profile-a-l/gnome-system-log.profile b/etc/profile-a-l/gnome-system-log.profile index c71f80aa3..8a818695d 100644 --- a/etc/profile-a-l/gnome-system-log.profile +++ b/etc/profile-a-l/gnome-system-log.profile @@ -53,5 +53,5 @@ writable-var-log # dbus-system none memory-deny-write-execute -# Add 'read-write ${HOME}' to your gnome-system-log.local if you export logs to a file under your ${HOME}. +# Add 'ignore read-only ${HOME}' to your gnome-system-log.local if you export logs to a file under your ${HOME}. read-only ${HOME} -- cgit v1.2.3-54-g00ecf