File: control

package info (click to toggle)
authbind 2.1.3
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 92 kB
  • sloc: ansic: 489; makefile: 120; sh: 14
file content (12 lines) | stat: -rw-r--r-- 386 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
Source: authbind
Section: utils
Priority: optional
Maintainer: Ian Jackson <ijackson@chiark.greenend.org.uk>
Standards-Version: 3.9.1

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.