You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-nntp/hellanzb/files/hellanzb.conf

20 lines
700 B

# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-nntp/hellanzb/files/hellanzb.conf,v 1.1 2007/04/05 18:35:25 aballier Exp $
# /etc/conf.d/hellanzb
# Config file for hellanzb init script
# Which user to run hellanzb as, you should change this.
HELLA_USER="root"
HELLA_GROUP="root"
# Location of config file, create a copy from /etc/hellanzb.conf for this.
# Make sure the user specified above can read this file.
HELLA_CONFIGFILE="/etc/hellanzb.conf"
# Specify some other cli-options to hellanzb.py if you want.
HELLA_OPTS=""
# All the other options to hellanzb can be configured in ${CONFIG_FILE}.