X-Git-Url: https://git.kaliko.me/?p=python-daemon.git;a=blobdiff_plain;f=README;h=9fceb7d938e6f063433c36dcc633b4a7c3c445ec;hp=03e74c71930f08293cfc0b1f2bcf8bff2c748112;hb=HEAD;hpb=ca0b30b5ae63177c6c27a51e066c0cd6641e8c0c diff --git a/README b/README index 03e74c7..9fceb7d 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -python-daemon is a pretty simple object named Daemon used to daemonize a process. +python-seth is a pretty simple object named Daemon used to daemonize a process. To do so subclass the Daemon object and override its run method with the code you want to turn into a unix daemon. @@ -16,5 +16,5 @@ FEATURES: * catch SIGTERM and handles a clean stop via shutdown method UPSTREAM: - Code maintained at http://git.kaliko.me/?p=python-daemon.git + Code maintained at http://git.kaliko.me/?p=python-seth.git Please send feedback at