Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 189201
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo KDE team <kde@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Martin von Gagern <Martin.vGagern@gmx.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 189201 depends on: Show dependency tree
Bug 189201 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-08-17 08:14 0000
The agent-startup.sh file that comes with the ebuild and lies in its files dir
has commented instructions for starting gpg-agent and ssh-agent. I'm using
rxvt-unicode which has the ability to run multiple terminals in one single
process, thus starting up faster and saving resources. agent-startup.sh is a
good place to start this urxvtd as well. Maybe you want to add appropriate
comments to the template file. I added these three lines:

if [ -x /usr/bin/urxvtd ]; then
  /usr/bin/urxvtd --opendisplay --fork --quiet
fi

The --opendisplay ensures that the daemon quits when the X server terminates,
therefore you don't need matching lines in agent-shutdown.sh.

------- Comment #1 From Wulf Krueger (RETIRED) 2008-04-26 20:33:20 0000 -------
Thanks, Martin, I've just added it.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug