pkgsrc/sysutils/py-setproctitle/PLIST
wiz 6d3ec77ad0 Import py27-setproctitle-1.1.8 as sysutils/py-setproctitle.
The library allows a process to change its title (as displayed by
system tools such as ps and top).

Changing the title is mostly useful in multi-process systems, for
example when a master process is forked: changing the children's
title allows to identify the task each process is busy with.  The
technique is used by PostgreSQL and the OpenSSH Server for example.
2014-03-31 14:03:03 +00:00

3 lines
114 B
Text

@comment $NetBSD: PLIST,v 1.1 2014/03/31 14:03:03 wiz Exp $
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/setproctitle.so