Network Service For Generic NQS
===============================

  By default, Generic NQS (like other NQS implementations) looks in
/etc/services (or equivalent) for the entry :

        nqs    607/tcp

  However, if you wish to run a second copy of Generic NQS alongside
the existing copy (you'd normally only do this if you're involved in
the further development of Generic NQS ...) then you need to use
a different service entry for this second copy, such as

        xnqs   608/tcp

  You **MUST** make sure that the port you use for this service isn't
already in use by another service.
