NAME
iceccd - Server for an icecream compile cluster
SYNOPSIS
iceccd [-n <netname>] [-m <max_processes>] [-w] [-d|--daemonize] [-l
logfile] [-s <schedulerhost>] [-v[v[v]]] [-r|--run-as-user] [-b <env-
basedir>] [-u|--nobody-uid <nobody_uid>] [--cache-limit <MB>] [-N
<node_name>]
DESCRIPTION
iceccd is a server for your icecream compile cluster, it must be run on
every computer in the cluster.
You must also run icecc-scheduler on one computer in the cluster.
To use iceccd make sure START_ICECC="true" is set in /etc/default/icecc
and run sudo /etc/init.d/icecc start (it will also start at boot).
COPYRIGHT
This manual page was written by Jonathan Riddell <jriddell@ubuntu.com>
for the Kubuntu system (but may be used by others). Permission is
granted to copy, distribute and/or modify this document under the terms
of the GNU General Public License, Version 2 or any later version
published by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License
can be found in /usr/share/common-licenses/GPL.
2006-05-01 iceccd(1)