mirror of
https://github.com/ccontavalli/ssh-ident.git
synced 2026-01-31 11:42:00 +01:00
16 lines
491 B
Plaintext
16 lines
491 B
Plaintext
Source: ssh-ident
|
|
Maintainer: Carlo Contavalli (ccontavalli@gmail.com).
|
|
Section: admin
|
|
Priority: extra
|
|
Build-Depends: debhelper (>= 7)
|
|
Standards-Version: 3.9.4
|
|
Vcs-Git: git://github.com/ccontavalli/ssh-ident
|
|
Vcs-Browser: https://github.com/ccontavalli/ssh-ident
|
|
|
|
Package: ssh-ident
|
|
Architecture: all
|
|
Depends: bash
|
|
Description: ssh-ident - Start and use ssh-agent and load identities as necessary
|
|
Use this script to start ssh-agents and load ssh keys on demand,
|
|
when they are first needed.
|