nbd/nbd.firewalld
Martin Pluskal 3c69fdc662 Accepting request 627387 from home:luizluca:branches:network:utilities
here we go again:

- Add firewalld service file
- Fix some rpmlint warnings:
  * 0001_fix_setgroup.patch (gh#NetworkBlockDevice/nbd#79)
  * Workaround macro-in-comment (rpmlint bug)

OBS-URL: https://build.opensuse.org/request/show/627387
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=58
2018-08-13 08:48:32 +00:00

7 lines
283 B
XML

<?xml version="1.0" encoding="utf-8"?>
<service>
<short>NBD</short>
<description>The Network Block Device is a Linux-originated lightweight block access protocol that allows one to export a block device to a client.</description>
<port protocol="tcp" port="10809"/>
</service>