chiark / gitweb /
New examples/disorder.rc is an /etc/rc.d script for FreeBSD. Finish
[disorder] / examples / config.sample.in
... / ...
CommitLineData
1# Sample DisOrder config file
2#
3# You WILL need to edit this from the distributed version!
4
5# Use the fs module to list files under /export/mp3. The encoding
6# is ISO-8859-1.
7collection fs ISO-8859-1 /export/mp3
8
9# Scratch tracks. You can add your own tracks here.
10scratch pkgdatadir/slap.ogg
11scratch pkgdatadir/scratch.ogg
12
13# This line just ensures that the pre-existing root user gets admin
14# rights and can be removed after upgrade to 2.1 or later, or if the
15# initial install is of 2.1 or later.
16trust root
17
18# Run as user jukebox. This must exist in /etc/passwd!
19user jukebox