aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: 7c680f6e4f1325cb11aa752c1ab97ffa909919a7 (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 (>= 5.0.0), autotools-dev, libpam0g-dev
Standards-Version: 3.7.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