# 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=/opt/rh/gcc-toolset-9/root/etc/stap-server/conf.d

# Where to keep information about running servers
# STAT_PATH=/opt/rh/gcc-toolset-9/root/var/run/stap-server

# Where to log messages
# LOG_FILE=@localsatedir@/log/stap-server/log

# The user who will run the server(s).  The default for the initscript
# is the 'stap-server' user, otherwise the user running the
# 'stap-server' script.
# STAP_USER=stap-server
