]> Pileus Git - ~andy/sunrise/blob - net-irc/iroffer-dinoex/files/iroffer-dinoex.conf
210d1ed3085a4536b437c2e0c4f92d27ce416d08
[~andy/sunrise] / net-irc / iroffer-dinoex / files / iroffer-dinoex.conf
1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
4
5 # /etc/conf.d/iroffer-dinoex
6 # Config file for iroffer-dinoex init script
7
8 # Binary file. You can change "iroffer" by "iroffer-de", "iroffer-fr" or "iroffer-it" (depends on $LINGUAS)
9 IROFFER_BIN="/usr/bin/iroffer"
10
11 # User used by the deamon
12 IROFFER_USER="iroffer-dinoex"
13
14 # Default directory of PID files
15 IROFFER_PID="/var/run/iroffer-dinoex"
16
17 # Default directory of log files
18 IROFFER_LOG="/var/log/iroffer-dinoex"
19
20 # Default directory of state files
21 IROFFER_STATE="/var/lib/iroffer-dinoex"