47399ccb27152bb9f326ca12ea845fc633cf5d66
[disorder] / README.freebsd
1 DisOrder on FreeBSD
2 ===================
3
4 The server builds on FreeBSD, using the ports system to supply many of
5 its dependencies. It is not well tested in this environment. In
6 particular, since my FreeBSD VM lacks sound support, only network play
7 has been tested. Please report successes and failures!
8
9
10 Things you will need to do:
11
12 * Create the jukebox user and group
13
14 sudo pw groupadd -n jukebox
15 sudo pw useradd -n jukebox
16 sudo pw groupmod jukebox -m jukebox
17
18 * Arrange for the server to start at boot time
19
20 * Start the server