|
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" |