head 1.5; access; symbols SNMPDX_1_0_0:1.5 SNMPDX_0_2_11:1.5 SNMPDX_0_2_10:1.5 SNMPDX_0_2_9:1.4 SNMPDX_0_2_8:1.4 SNMPDX_0_2_7:1.4 SNMPDX_0_2_6:1.4 SNMPDX_0_2_5:1.3 SNMPDX_0_2_4:1.2 SNMPDX_0_2_3:1.2 SNMPDX_0_2_2:1.2 SNMPDX_0_2_1:1.1; locks; strict; comment @# @; 1.5 date 2004.07.30.09.30.04; author thl; state Exp; branches; next 1.4; 1.4 date 2003.09.10.14.17.05; author rse; state Exp; branches; next 1.3; 1.3 date 2003.09.10.13.35.15; author rse; state Exp; branches; next 1.2; 1.2 date 2003.09.09.13.52.16; author thl; state Exp; branches; next 1.1; 1.1 date 2003.09.09.12.50.04; author thl; state Exp; branches; next ; desc @@ 1.5 log @support a configurable OpenPKG instance @ text @## ## snmpdx.cfg -- configuration file for SNMP Daemon Extension ## mibdir "@@datadir@@/snmpdx:@@snmpmibdir@@" probedir "@@libexecdir@@/snmpdx" logfile "@@localstatedir@@/snmpdx/snmpdx.log" openpkg "@@openpkg@@" @ 1.4 log @Add Autoconf option --with-snmp=PREFIX for specifying installation prefix of net-snmp package in order to find the net-snmp MIB directory. @ text @d5 4 a8 3 mibdir @@datadir@@/snmpdx:@@snmpmibdir@@ probedir @@libexecdir@@/snmpdx logfile @@localstatedir@@/snmpdx/snmpdx.log @ 1.3 log @no need for an extra subdir 'mibs' for now @ text @d5 1 a5 1 mibdir @@datadir@@/snmpdx:@@datadir@@/snmp/mibs @ 1.2 log @relocate logs and perl modules into subdir @ text @d5 1 a5 1 mibdir @@datadir@@/snmpdx/mibs:@@datadir@@/snmp/mibs @ 1.1 log @flush pending changes before tagging @ text @d6 2 a7 2 probedir @@libexecdir@@ logfile @@localstatedir@@/snmpdx.log @