summaryrefslogtreecommitdiff
blob: 8d6f6941e86fcb1a9642bd1365c0063f4d4ce159 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

# Logfile path: (NOTE: This must be uid/gid owned by the value of $LMUSER!)
LMLOG="/var/log/flexlm/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"