projects
/
psad.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
dd815b8
)
updated default INSTALL_ROOT path to the test/ directory install path test/psad-install
author
Michael Rash
<mbr@cipherdyne.org>
Wed, 14 Mar 2012 00:38:41 +0000 (20:38 -0400)
committer
Michael Rash
<mbr@cipherdyne.org>
Wed, 14 Mar 2012 00:38:41 +0000 (20:38 -0400)
test/conf/default_psad.conf
patch
|
blob
|
history
diff --git
a/test/conf/default_psad.conf
b/test/conf/default_psad.conf
index
da700e7
..
90e65ee
100644
(file)
--- a/
test/conf/default_psad.conf
+++ b/
test/conf/default_psad.conf
@@
-468,7
+468,7
@@
PSADWATCHD_CHECK_INTERVAL 5; ### seconds
PSADWATCHD_MAX_RETRIES 10;
### Directories
-INSTALL_ROOT /;
+INSTALL_ROOT psad-install;
PSAD_DIR $INSTALL_ROOT/var/log/psad;
PSAD_RUN_DIR $INSTALL_ROOT/var/run/psad;
PSAD_FIFO_DIR $INSTALL_ROOT/var/lib/psad;