summaryrefslogtreecommitdiffstats
path: root/usr.sbin/newsyslog/pathnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/newsyslog/pathnames.h')
-rw-r--r--usr.sbin/newsyslog/pathnames.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/usr.sbin/newsyslog/pathnames.h b/usr.sbin/newsyslog/pathnames.h
index 3d2c6ff..9c4f885 100644
--- a/usr.sbin/newsyslog/pathnames.h
+++ b/usr.sbin/newsyslog/pathnames.h
@@ -22,7 +22,8 @@ provided "as is" without express or implied warranty.
*/
-#define _PATH_CONF "/etc/newsyslog.conf"
-#define _PATH_SYSLOGPID _PATH_VARRUN "syslog.pid"
-#define _PATH_BZIP2 "/usr/bin/bzip2"
-#define _PATH_GZIP "/usr/bin/gzip"
+#define _PATH_CONF "/etc/newsyslog.conf"
+#define _PATH_SYSLOGPID _PATH_VARRUN "syslog.pid"
+#define _PATH_BZIP2 "/usr/bin/bzip2"
+#define _PATH_GZIP "/usr/bin/gzip"
+#define _PATH_XZ "/usr/bin/xz"
OpenPOWER on IntegriCloud