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)
commit6848dfab60a38b10a0f34f7aa0a8cab2be947187
treeddce55e1e4d34ffd3475e22578efe44901c76260
parentc5f10b71cf57a0fbab9a842428fabd0b3c107f62
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