summaryrefslogtreecommitdiff
path: root/security/tripwire12/files/patch-aa
blob: 81238bf9ae3a3d0e45c8571793ead537194d7670 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
*** include/config.h.orig	Fri Jul 15 06:02:52 1994
--- include/config.h	Sun Dec 31 18:56:20 1989
***************
*** 17,23 ****
   ***	file that corresponds with your operating system.
   ***/
  
! #include "../configs/conf-svr4.h"
  
  #ifdef TW_TYPE32
  typedef TW_TYPE32 int32;
--- 17,23 ----
   ***	file that corresponds with your operating system.
   ***/
  
! #include "../configs/conf-freebsd2.h"
  
  #ifdef TW_TYPE32
  typedef TW_TYPE32 int32;
***************
*** 103,110 ****
  #endif
  */
  
! #define CONFIG_PATH     "/tmp/genek"
! #define DATABASE_PATH   "/tmp/genek"
  
  /******* name of Tripwire files **************************************
   *
--- 103,110 ----
  #endif
  */
  
! # define CONFIG_PATH     "/var/adm/tcheck"
! # define DATABASE_PATH   "/var/adm/tcheck/databases"
  
  /******* name of Tripwire files **************************************
   *