chiark / gitweb /
New examples/disorder.rc is an /etc/rc.d script for FreeBSD. Finish
[disorder] / README.mac
1 DisOrder on OS X
2 ================
3
4 The server builds on OS X, using Fink to supply many of its
5 dependencies.  It is not well tested in this environment.  Please
6 report successes and failures!
7
8 There is an EXPERIMENTAL script in scripts/setup which asks a few
9 questions, sets up a basic installation and starts the server.  To use
10 it, after having done 'sudo make install', just do 'sudo
11 scripts/setup' and follow the prompts.
12
13 Its current main deficiences are:
14    - it uses the 'daemon' user/group instead of creating a 'jukebox'
15      identity.
16    - the launchd configuration does not have the server started at
17      boot time.  You must start it manually.  This may be changed in a
18      future version.