3c69fdc662
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
7 lines
283 B
XML
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>
|