head 1.1; access; symbols OPENPKG_E1_MP:1.1 OPENPKG_E1_MP_HEAD:1.1; locks; strict; comment @# @; 1.1 date 2006.11.08.20.39.23; author rse; state Exp; branches; next ; commitid jhMxtmgnMDFKcUTr; desc @@ 1.1 log @new package: openslp 1.2.1 (Service Location Protocol (SLP) Client & Server) @ text @Index: slpd/slpd_cmdline.h --- slpd/slpd_cmdline.h.orig 2005-02-08 06:34:32 +0100 +++ slpd/slpd_cmdline.h 2006-11-08 20:33:48 +0100 @@@@ -56,9 +56,9 @@@@ /*=========================================================================*/ #ifndef _WIN32 #define SLPD_CONFFILE ETCDIR "/slp.conf" -#define SLPD_LOGFILE VARDIR "/log/slpd.log" +#define SLPD_LOGFILE VARDIR "/slpd.log" #define SLPD_REGFILE ETCDIR "/slp.reg" -#define SLPD_PIDFILE VARDIR "/run/slpd.pid" +#define SLPD_PIDFILE VARDIR "/slpd.pid" #define SLPD_SPIFILE ETCDIR "/slp.spi" #else #define SLPD_CONFFILE "%WINDIR%\\slp.conf" @