summaryrefslogtreecommitdiffstats
path: root/misc/keychain/README
diff options
context:
space:
mode:
author Grigorios Bouzakis2010-11-06 00:16:38 +0100
committer Erik Hanson2010-11-06 04:23:05 +0100
commit04a9ce17c40feeaa2d2eedd6670467ddcbc56620 (patch)
tree6b4ecf9b0e2e1ce1168619a0201eb53e2c903713 /misc/keychain/README
parent50311d1ae01873dbf2751abe6bb809d0bf9ac9cd (diff)
downloadslackbuilds-04a9ce17c40feeaa2d2eedd6670467ddcbc56620.tar.gz
misc/keychain: New Maintainer.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'misc/keychain/README')
-rw-r--r--misc/keychain/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/misc/keychain/README b/misc/keychain/README
index 4480035fcf..fbf30f366e 100644
--- a/misc/keychain/README
+++ b/misc/keychain/README
@@ -1,7 +1,7 @@
-Keychain is a manager for OpenSSH, ssh.com, Sun SSH and GnuPG agents. It
-acts as a front-end to the agents, allowing you to easily have one long
-running agent process per system, rather than per login session. This
-reduces the number of times you need to enter your passphrase from once
-per new login session to once every time your local machine is rebooted.
+Keychain is a manager for OpenSSH, ssh.com, Sun SSH and GnuPG agents.
+It acts as a front-end to the agents, allowing you to easily have one
+long running agent process per system, rather than per login session.
+This reduces the number of times you need to enter your passphrase from
+once per new login session to once every time your local machine is rebooted.
This allows 'cron' jobs to use 'ssh' scripts in a friendly yet secure manner.