Rename internal:process to .mudpy.process
authorJeremy Stanley <fungi@yuggoth.org>
Sun, 18 Sep 2016 06:25:31 +0000 (06:25 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sun, 18 Sep 2016 06:25:31 +0000 (06:25 +0000)
commit9f1b0cd242c3d80403b18c30a5a5f22740986276
tree07d102cc6bcb0c156b62233947db2bd87ee26f7f
parent5e9e098e317103b4147d7bf15e1e50d430e1d396
Rename internal:process to .mudpy.process

Convert the old style internal:process element to a new style
.mudpy.process element and adjust the daemonize(), create_pidfile()
and remove_pidfile() functions accordingly.
etc/mudpy.yaml
lib/mudpy/misc.py