summaryrefslogtreecommitdiff
blob: 19d0dee0ec68d1a49caa2d7e5ffafe7588ab82f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2         
# $Header: /var/cvsroot/gentoo-x86/media-sound/daapd/files/daapd.conf.d,v 1.2 2004/07/14 22:46:52 agriffis Exp $

# Options to pass to the daapd process that will *always*
# be run. Most people should not change this line ...
# however, if you know what you're doing, feel free to tweak
# See the README in /usr/share/daapd*/ for more info.
DAAPD_OPTS=""

# By default daapd will run as root but it seems there is nothing
# which requires that. Uncommenting the line below will start the
# daapd daemon as the user you specify.
#DAAPD_RUNAS="nobody:nobody"