aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: afdf5b02bf5d27c1263031cd80c86bdff872728b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Source: libpam-exec
Section: net
Priority: optional
Maintainer: Guido Guenther <agx@debian.org>
Build-Depends: debhelper (>= 4.0.0), autotools-dev
Standards-Version: 3.6.2

Package: libpam-exec
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: pam module to exec an arbitrary program
 This module allows you to call out arbitray programs, they
 get the current user, ruser, tty, etc. as arguments