[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#2836: wrong pidfile for sysklogd



Hi folks,

This bug is caused because of an incorrect <paths.h> include
file. Syslogd takes care of its contents. The file says:

    #define _PATH_LOGCONF   __PATH_ETC_INET"/syslog.conf"
    #if 0
    #define _PATH_LOGPID    __PATH_ETC_INET"/syslog.pid"
    #else
    #define _PATH_LOGPID    "/var/run/syslog.pid"
    #endif

I will change this in the syslogd source and reassign this bug to the
package libc5-dev.

Regards,

	Joey

--
  / Martin Schulze  *  joey@infodrom.north.de  *  26129 Oldenburg /
 /                                     http://home.pages.de/~joey/
/  Never trust an operating system you don't have sources for!  /


Reply to: