File: control

package info (click to toggle)
super 3.12.1-1
  • links: PTS
  • area: main
  • in suites: slink
  • size: 708 kB
  • ctags: 613
  • sloc: ansic: 7,828; sh: 183; makefile: 176
file content (14 lines) | stat: -rw-r--r-- 477 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: super
Section: admin
Priority: optional
Maintainer: Martin Schulze <joey@debian.org>
Standards-Version: 2.4.0.1

Package: super
Architecture: any
Depends: ${shlibs:Depends}
Description: Execute commands setuid root
 Super allows specified users to execute scripts (or other commands)
 as if they were root; or it can set the uid and/or gid on a
 per-command basis before executing the command.  It is intended to be
 a secure alternative to making scripts setuid root.