File: control

package info (click to toggle)
launchtool 0.8-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 764 kB
  • ctags: 472
  • sloc: cpp: 3,330; sh: 1,106; makefile: 19
file content (25 lines) | stat: -rw-r--r-- 729 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: launchtool
Section: admin
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>> 5.0.0), cdbs, libpopt-dev
Standards-Version: 3.8.2.0
Homepage: http://www.enricozini.org/sw/launchtool/

Package: launchtool
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: command launcher and supervisor
 Runs a user-supplied command supervising its execution in
 many ways:
 .
  * controlling the environment
  * blocking signals
  * logging the output
  * changing user and group permissions
  * limiting resource usage
  * running it chrooted
  * restarting it if it fails
  * logging execution statistics
  * running it continuously
  * turning it into a daemon