forked from pool/slurm
Christian Goll
f4a3f06e75
- added service definitions for firewalld OBS-URL: https://build.opensuse.org/request/show/926016 OBS-URL: https://build.opensuse.org/package/show/network:cluster/slurm?expand=0&rev=191
8 lines
262 B
XML
8 lines
262 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<service>
|
|
<short>slurmd</short>
|
|
<description>slurmd is the daemon which starts jobs for the SLURM cluster management.</description>
|
|
<port protocol="tcp" port="6818"/>
|
|
<port protocol="udp" port="6818"/>
|
|
</service>
|