]> sourceware.org Git - systemtap.git/blame - initscript/config.systemtap
PRs 11205, 11309: Specfile problems for stap-server:
[systemtap.git] / initscript / config.systemtap
CommitLineData
9a8d8be3
MH
1# Path setup
2# SCRIPT_PATH=/etc/systemtap/script.d
3# CONFIG_PATH=/etc/systemtap/conf.d
4# CACHE_PATH=/var/cache/systemtap
5# STAT_PATH=/var/run/systemtap
6# TEMP_PATH=/tmp
7# LOG_FILE=/var/log/systemtap.log
8
9# Fail unless all scripts succeeded to run
10# PASSALL=yes
11
12# Always follows script dependencies
13# RECURSIVE=no
14
15# Automatically recompile scripts if caches are old or do not exist.
16# AUTOCOMPILE=yes
17
18# Start these scripts by default. If omitted, all scripts are started.
19# DEFAULT_START=
20
This page took 0.036699 seconds and 5 git commands to generate.