Package: wnpp
Severity: wishlist
Owner: Mike Gabriel <mike.gabr...@das-netzwerkteam.de>

* Package name    : python-daemonize
  Version         : 2.2.1
  Upstream Author : Ilya Otyutskiy <ilya.otyuts...@icloud.com>
* URL             : http://pypi.python.org/pypi/daemonize
* License         : Expat
  Programming Lang: Python
  Description     : Python module for writing system daemons

 The daemonize module provides a simple class (Daemonize) that
 handles forking a sub-fraction of your Python script to background.
 .
 It takes care of:
    - changing the applications directory to '/'
    - setting umask 0027 for root daemons
    - creating a locked PID file
    - closing open file descriptors
    - removing PID file on daemon exit
    - handling SIGTERM signals
    - logging daemon actions to /dev/lo


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20131219094602.23907.35428.report...@minobo.das-netzwerkteam.de

Reply via email to