File: control

package info (click to toggle)
authbind 1.1.5.2-0.1
  • links: PTS
  • area: main
  • in suites: sarge, woody
  • size: 92 kB
  • ctags: 69
  • sloc: ansic: 296; makefile: 110; sh: 15
file content (13 lines) | stat: -rw-r--r-- 403 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Source: authbind
Section: utils
Priority: extra
Maintainer: Ian Jackson <ian@chiark.greenend.org.uk>
Standards-Version: 3.5.2
Build-Depends: libc6-dev

Package: authbind
Architecture: any
Depends: ${shlibs:Depends}
Description: Allows non-root programs to bind() to low ports
 This package allows a package to be started as non-root but
 still bind to low ports, without any changes to the application.