Fix epatch invocation again, add missing files.
[overlay.git] / net-p2p / amule / files / amuled.confd
1 # Copyright 1999-2005 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/files/amuled.confd,v 1.1 2005/07/10 15:02:47 chainsaw Exp $
4
5 # owner of amuled process (must be existing)
6 AMULEUSER="p2p"
7
8 # home directory for amuled (must be existing)
9 AMULEHOME="/home/p2p"
10
11 # log file (/dev/null for nowhere)
12 LOG=/var/log/amuled.log
13