ea6e5f8b43
It would be good to have this package in factory OBS-URL: https://build.opensuse.org/request/show/260292 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitcoin?expand=0&rev=1
18 lines
370 B
Plaintext
18 lines
370 B
Plaintext
## Name: bitcoin daemon
|
|
## Description: Opens ports for vsftpd Server.
|
|
|
|
# space separated list of allowed TCP ports
|
|
TCP="bitcoind 8332:8333"
|
|
|
|
# space separated list of allowed UDP ports
|
|
UDP=""
|
|
|
|
# space separated list of allowed RPC services
|
|
RPC=""
|
|
|
|
# space separated list of allowed IP protocols
|
|
IP=""
|
|
|
|
# space separated list of allowed UDP broadcast ports
|
|
BROADCAST=""
|