Merge pull request #20971 from kierdavis/boinc

boinc service: add to module list
This commit is contained in:
Joachim F 2016-12-11 13:06:09 +01:00 committed by GitHub
commit 9af356258b
2 changed files with 2 additions and 1 deletions

View file

@ -133,6 +133,7 @@
./services/cluster/fleet.nix
./services/cluster/kubernetes.nix
./services/cluster/panamax.nix
./services/computing/boinc/client.nix
./services/computing/torque/server.nix
./services/computing/torque/mom.nix
./services/computing/slurm/slurm.nix

View file

@ -48,7 +48,7 @@ in
only the hosts listed in <varname>dataDir</varname>/remote_hosts.cfg will be allowed to
connect.
See also: <ulink url="http://boinc.berkeley.edu/wiki/Controlling_BOINC_remotely#Remote_access"/>
See also: <link xlink:href="http://boinc.berkeley.edu/wiki/Controlling_BOINC_remotely#Remote_access"/>
'';
};
};