diff options
author | Menno E. Duursma <druiloor@zonnet.nl> | 2010-05-11 20:01:08 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 20:01:08 +0200 |
commit | e1e7025e6bc2d645933e6391dcad3ae59f73ed95 (patch) | |
tree | 85b61a4ff933b4c93022b4e7785946d006c35232 /misc/keychain/slack-desc | |
parent | 3a4caa4c79af3d436901b1e937c66d750d95076b (diff) | |
download | slackbuilds-e1e7025e6bc2d645933e6391dcad3ae59f73ed95.tar.gz |
misc/keychain: Added to 12.0 repository
Diffstat (limited to 'misc/keychain/slack-desc')
-rw-r--r-- | misc/keychain/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/misc/keychain/slack-desc b/misc/keychain/slack-desc new file mode 100644 index 0000000000..7e2cb122c2 --- /dev/null +++ b/misc/keychain/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' on +# the right side marks the last column you can put a character in. You must make +# exactly 11 lines for the formatting to be correct. It's also customary to +# leave one space after the ':'. + + |-----handy-ruler----------------------------------------------------| +keychain: Keychain (front-end to SSH and GnuPG agents) +keychain: +keychain: It acts as a front-end to SSH and GnuPG agents, allowing +keychain: to have one long-running agent process per system, rather +keychain: than per login session. +keychain: +keychain: This allows 'cron' jobs to use 'ssh' scripts in a friendly +keychain: (yet secure) manner. +keychain: +keychain: +keychain: |