You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

34 lines
1.1 KiB

  1. <?xml version="1.0" standalone='no'?><!--*-nxml-*-->
  2. <!DOCTYPE service-group SYSTEM "avahi-service.dtd">
  3. <!--
  4. This file is part of NUT - Network UPS Tools
  5. NUT is free software; you can redistribute it and/or modify it
  6. under the terms of the GNU Lesser General Public License as
  7. published by the Free Software Foundation; either version 2 of the
  8. License, or (at your option) any later version.
  9. NUT is distributed in the hope that it will be useful, but
  10. WITHOUT ANY WARRANTY; without even the implied warranty of
  11. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  12. General Public License for more details.
  13. You should have received a copy of the GNU Lesser General Public
  14. License along with NUT; if not, write to the Free Software
  15. Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
  16. 02111-1307 USA.
  17. -->
  18. <!-- See avahi.service(5) for more information about this configuration file -->
  19. <service-group>
  20. <name replace-wildcards="yes">%h</name>
  21. <service>
  22. <type>_nut._tcp</type>
  23. <port>3493</port>
  24. </service>
  25. </service-group>