chiark / gitweb /
disorder authorize now creates ~USER/.disorder/passwd instead of
[disorder] / README.mac
1 DisOrder on OS X
2 ================
3
4 The server builds on OS X.  It is not well tested in this environment.
5 Please report successes and failures!
6
7
8 Things you will need to do:
9
10 * Create the jukebox user and group
11
12 You might find this URL helpful:
13
14 http://developer.apple.com/documentation/Porting/Conceptual/PortingUnix/additionalfeatures/chapter_10_section_9.html
15
16 * Install the plist
17
18 Copy server/uk.org.greenend.rjk.disorder.plist into
19 /Library/LaunchDaemons.  Having done this reload the contents:
20
21     sudo launchctl load /Library/LaunchDaemons
22
23 Note that the RunAtLoad key has been deliberately commented out, if
24 you want to start the server at boot time you must edit this first.
25
26 * Start the server
27
28      sudo launchctl start uk.org.greenend.rjk.disorder