Correct filesystem permissions on daemon module
authorJeremy Stanley <fungi@yuggoth.org>
Mon, 20 Feb 2017 06:32:53 +0000 (06:32 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Mon, 20 Feb 2017 06:32:53 +0000 (06:32 +0000)
When the executable script was moved to become an in-package module,
its permissions were incorrectly left executable. Correct them to
match the other modules in the package.

mudpy/daemon.py [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)