summaryrefslogtreecommitdiff
blob: 8ce137d305cec9e477ad994514a1eebbb13035ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/hamachi/files/hamachi.confd,v 1.1 2006/09/20 12:02:02 caleb Exp $

# /etc/conf.d/hamachi
# Config file for hamachi control script

# owner of hamachi process (don't change, must be existing)
USER="hamachi"
GROUP="users"

# Location of config files
CONFDIR="/etc/hamachi/"

# logfile (/dev/null for nowhere)
LOG="/var/log/hamachi.log"