Ignore:
Timestamp:
01/24/10 19:55:24 (2 years ago)
Author:
eagle
Message:
  • options are parsed sequentially (-f and -I first)
  • config file is always read from SYSCONFDIR (usually /etc or /usr/local/etc)
  • changed Makefile.am to not install header files
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ocat_netdesc.c

    r536 r538  
    3333      TOR_OCAT_CONNECT_LOG, 
    3434      TOR_PID_FILE, 
     35      "ocat.conf", 
    3536   }, 
    3637   { 
     
    4546      I2P_OCAT_CONNECT_LOG, 
    4647      I2P_PID_FILE, 
     48      "gcat.conf", 
    4749   }, 
    4850}; 
Note: See TracChangeset for help on using the changeset viewer.