up revision

fix description
finish TODOes.
create /var/spool/snooptab
ONLY_FOR_LINUX
This commit is contained in:
pancake ;) 2005-11-02 03:09:03 +00:00 committed by Thomas Klausner
parent 75e7f6200d
commit 17374cb6cb
3 changed files with 10 additions and 3 deletions

View file

@ -0,0 +1,5 @@
This package allows you to snoop on login tty's through another tty-device or
pseudo-tty. The snoop-tty becomes a 'clone' of the original tty, redirecting
both input and output from/to it.
This version is designed for kernels 2.6

View file

@ -1,8 +1,9 @@
# $NetBSD: Makefile,v 1.4 2005/11/02 03:01:18 poppnk Exp $
# $NetBSD: Makefile,v 1.5 2005/11/02 03:09:03 poppnk Exp $
#
# TODO : wrong name
# TODO : wrong name ?
DISTNAME= ttysnoop-0.12d.k26
PKGREVISION= 1
CATEGORIES= wip sysutils
MASTER_SITES= http://grad.icmc.usp.br/~duker/ttysnoop/
@ -19,5 +20,7 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ttysnoop ${PREFIX}/sbin
${INSTALL_PROGRAM} ${WRKSRC}/ttysnoops ${PREFIX}/sbin
${INSTALL_MAN} ${WRKSRC}/ttysnoop.8 ${PREFIX}/man/man8/
${INSTALL_DATA_DIR} /var/spool/ttysnoop
ONLY_FOR_PLATFORM= Linux-*-*
.include "../../mk/bsd.pkg.mk"

View file

@ -1 +0,0 @@
set perms to /var/spool/ttysnoop