service.py: Introduce a `name' attribute for services.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 4 Feb 2014 14:33:09 +0000 (14:33 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 4 Feb 2014 14:33:09 +0000 (14:33 +0000)
commit788a729ccf753e7f9ceb2cb8e5df2fcc2f74bf44
tree5eacaee6d88c23bab16cb0bb0a958af32978dcd8
parentae21e4f32dfa5f69d9e96394c99ce01b37252b8e
service.py: Introduce a `name' attribute for services.

We'll want this soon.  Set the names automatically, if configuration
doesn't provide them explicitly.
service.py