File: config.stap-server

package info (click to toggle)
systemtap 1.7-1%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 18,448 kB
  • sloc: ansic: 43,401; cpp: 42,120; exp: 12,293; sh: 8,703; xml: 7,522; perl: 2,088; tcl: 954; python: 912; makefile: 625; ruby: 419; awk: 94; asm: 73; sed: 16
file content (18 lines) | stat: -rw-r--r-- 580 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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).  The default for the initscript
# is the 'stap-server' user, otherwise the user running the
# 'stap-server' script.
# STAP_USER=stap-server