summaryrefslogtreecommitdiffstats
path: root/initscript/config.stap-server
blob: e906dc529bd1e7d1b4989854beb2ded7350eaab7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# stap-server global configuration
#
# This is a shell script fragment which may set the following variables.
# The suggested settings below are the default settings.

# Where to find individual server configurations
# CONFIG_PATH=/etc/stap-server/conf.d

# Where to keep information about running servers
# STAT_PATH=/var/run/stap-server

# Where to log messages
# LOG_FILE=/var/log/stap-server/log

# The user who will run the server(s)
# STAP_USER=stap-server