Imported from archive.
authorJeremy Stanley <fungi@yuggoth.org>
Tue, 6 Oct 2009 21:11:08 +0000 (21:11 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Tue, 6 Oct 2009 21:11:08 +0000 (21:11 +0000)
commit518f0aad04432b4bf0405520e659db3d6ba00a76
tree48c139740e66539559a24d0ab8856c46344d4efc
parente34437c01ef4ca0e2413bd08a76dd11b690c49a5
Imported from archive.

* mudpy: Changed shebang line to invoke the interpreter through
/usr/bin/env instead of directly.

* mudpy, mudpy.py (daemonize): Rename the process to the same as the
script's file name, and add some additional descriptive comments.
mudpy
mudpy.py