summaryrefslogtreecommitdiff
blob: c17b21e611e951177744a84800f2812a4dfa7191 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

# owner of amuled process (must be existing)
AMULEUSER="p2p"

# home directory for amuled (must be existing)
AMULEHOME="/home/p2p"

# log file (/dev/null for nowhere)
LOG=/var/log/amuled.log