Mageia Bugzilla – Attachment 2463 Details for
Bug 5360
Xfce4 - gpg-agent does not work properly
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Patch to correct gpg-agent.sh
gpg-agent.sh.patch (text/plain), 440 bytes, created by
Dave Hodgins
on 2012-06-15 09:03:13 CEST
(
hide
)
Description:
Patch to correct gpg-agent.sh
Filename:
MIME Type:
Creator:
Dave Hodgins
Created:
2012-06-15 09:03:13 CEST
Size:
440 bytes
patch
obsolete
>--- /etc/profile.d/gpg-agent.sh.original 2011-08-05 03:18:15.000000000 -0400 >+++ /etc/profile.d/gpg-agent.sh 2012-06-14 20:12:09.035788037 -0400 >@@ -5,7 +5,6 @@ > if [[ $UID -ge 500 || $UID -eq 0 ]] ; then > . /etc/sysconfig/gnupg2 > if [[ ! -n "$GPG_AGENT_INFO" && "$START_GPGAGENT" = "yes" && \ >- -s /etc/mtab && \ > "`echo $GPG_AGENT_NO_USERS | grep \ $UID\ ; echo $?`" -ne 0 && \ > ! -e $HOME/.gnupg/gpg-agent-no-start ]] ; then >
--- /etc/profile.d/gpg-agent.sh.original 2011-08-05 03:18:15.000000000 -0400 +++ /etc/profile.d/gpg-agent.sh 2012-06-14 20:12:09.035788037 -0400 @@ -5,7 +5,6 @@ if [[ $UID -ge 500 || $UID -eq 0 ]] ; then . /etc/sysconfig/gnupg2 if [[ ! -n "$GPG_AGENT_INFO" && "$START_GPGAGENT" = "yes" && \ - -s /etc/mtab && \ "`echo $GPG_AGENT_NO_USERS | grep \ $UID\ ; echo $?`" -ne 0 && \ ! -e $HOME/.gnupg/gpg-agent-no-start ]] ; then
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 5360
:
1971
|
2460
| 2463