summaryrefslogtreecommitdiff
blob: 3a199f778bc4e57ef34c0938c3b3fdb57446cf00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/flexlm/files/flexlm-conf,v 1.3 2005/08/11 08:42:25 eradicator Exp $

# Logfile path: (NOTE: This must be uid/gid owned by the value of $LMUSER!)
LMLOG="/var/log/flexlm.log"

# Run the lmgrd user as:
LMUSER="flexlm"

# List all license files delimeted by a colon
LMLICENSE="/etc/flexlm/license.dat"
#LMLICENSE="${LMLICENSE}:/var/flexlm/aw.dat"
#LMLICENSE="${LMLICENSE}:/opt/shake/keys/license.dat"