File: amule-daemon.default

package info (click to toggle)
amule 1%3A2.3.3-3.2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 26,632 kB
  • sloc: cpp: 115,463; ansic: 8,603; sh: 6,244; makefile: 1,695; php: 1,680; perl: 958; yacc: 820; ruby: 729; objc: 692; lex: 626; java: 413; xml: 27; python: 26; awk: 21; sed: 16
file content (10 lines) | stat: -rw-r--r-- 408 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
# Configuration for /etc/init.d/amule-daemon

# The init.d script will only run if this variable non-empty.
AMULED_USER=""

# You can set this variable to make the daemon use an alternative HOME.
# The daemon will use $AMULED_HOME/.aMule as the directory, so if you
# want to have $AMULED_HOME the real root (with an Incoming and Temp
# directories), you can do `ln -s . $AMULED_HOME/.aMule`.
AMULED_HOME=""