1icecc-scheduler(1)                                          icecc-scheduler(1)
2
3
4

NAME

6       icecc-scheduler - Icecream scheduler
7

SYNOPSIS

9       icecc-scheduler [-d] [-r] [-l log-file] [-n net-name] [-p port] [-u
10                       user] [-v[v[v]]]
11

DESCRIPTION

13       The Icecream scheduler is the central instance of an  Icecream  compile
14       network.  It distributes the compile jobs and provides the data for the
15       monitors.
16

OPTIONS

18       -d, --daemonize
19              Detach daemon from shell.
20
21       -r, --persistent-client-connection
22              Client connections are not disconnected from the scheduler  even
23              if there is a better scheduler available.
24
25       -h, --help
26              Print help message and exit.
27
28       -l, --log-file log-file
29              Name of file where log output is written to.
30
31       -n, --netname net-name
32              The name of the Icecream network the scheduler controls.
33
34       -p, --port port
35              IP port the scheduler uses.
36
37       -u, --user-uid user
38              Specify  the  system user used by the daemon, which must be dif‐
39              ferent than ‘root’. If not specified, the daemon defaults to the
40              ‘icecc’ system user if available, or ‘nobody’ if not.
41
42       -v, -vv, -vvv
43              Control verbosity of daemon. The more v the more verbose.
44

SEE ALSO

46       icecream(7), iceccd(1), icemon(1)
47

AUTHOR

49       Cornelius Schumacher
50
51
52
53                               April 21th, 2005             icecc-scheduler(1)
Impressum