diff options
author | Dave Brolley <brolley@redhat.com> | 2009-10-29 11:22:40 -0400 |
---|---|---|
committer | Dave Brolley <brolley@redhat.com> | 2009-10-29 11:22:40 -0400 |
commit | e2a741bebb16b0ce2f83f5d1e30383604436cdb5 (patch) | |
tree | 456d0ec0002faae14f0da43814c22f692b28d311 /initscript/config.stap-server | |
parent | 91d8cf1431e3c2a4cfd125a3ebe93a8a0ddd4bb3 (diff) | |
download | systemtap-steved-e2a741bebb16b0ce2f83f5d1e30383604436cdb5.tar.gz systemtap-steved-e2a741bebb16b0ce2f83f5d1e30383604436cdb5.tar.xz systemtap-steved-e2a741bebb16b0ce2f83f5d1e30383604436cdb5.zip |
stap-server initscript cleanup and follow fedora initscript requirements.
Diffstat (limited to 'initscript/config.stap-server')
-rw-r--r-- | initscript/config.stap-server | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/initscript/config.stap-server b/initscript/config.stap-server new file mode 100644 index 00000000..baadbf28 --- /dev/null +++ b/initscript/config.stap-server @@ -0,0 +1,6 @@ +# Path setup +# CONFIG_PATH=/etc/stap-server/conf.d +# STAT_PATH=/var/run/stap-server +# TEMP_PATH=/tmp +# LOG_FILE=/var/log/stap-server.log +# STAP_USER=stap-server
\ No newline at end of file |