Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 359223 | Differences between
and this patch

Collapse All | Expand All

(-)usr.sbin/newsyslog/pathnames.h.orig (-2 / +2 lines)
Lines 24-28 Link Here
24
24
25
#define _PATH_CONF	"/etc/newsyslog.conf"
25
#define _PATH_CONF	"/etc/newsyslog.conf"
26
#define _PATH_SYSLOGPID	_PATH_VARRUN "syslog.pid"
26
#define _PATH_SYSLOGPID	_PATH_VARRUN "syslog.pid"
27
#define _PATH_BZIP2	"/usr/bin/bzip2"
27
#define _PATH_BZIP2	"/bin/bzip2"
28
#define _PATH_GZIP	"/usr/bin/gzip"
28
#define _PATH_GZIP	"/bin/gzip"

Return to bug 359223