5
0
mirror of git://git.proxmox.com/git/vncterm.git synced 2025-01-01 01:17:38 +03:00
vncterm/debian/control
Dietmar Maurer c9e46b9a7d do not create a process group with setsid
So that we can kill the whole task when started with fork_worker().
2011-09-13 10:55:40 +02:00

10 lines
356 B
Plaintext

Package: vncterm
Version: 1.0-2
Section: x11
Priority: optional
Depends: libc6 (>= 2.7-18), libjpeg62, zlib1g (>= 1:1.2.1), libvncserver0
Maintainer: Proxmox Support Team <support@proxmox.com>
Description: VNC Terminal Emulator
With vncterm you can start commands and export its standard input and
output to any VNC client (simulating a xterm Terminal).