summaryrefslogtreecommitdiff
path: root/usr.sbin/cron/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/cron/config.h')
-rw-r--r--usr.sbin/cron/config.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/usr.sbin/cron/config.h b/usr.sbin/cron/config.h
index 74a30b3b62d..8aebb3a3c45 100644
--- a/usr.sbin/cron/config.h
+++ b/usr.sbin/cron/config.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: config.h,v 1.15 2003/02/20 20:38:08 millert Exp $ */
+/* $OpenBSD: config.h,v 1.16 2003/04/14 15:58:13 millert Exp $ */
/* Copyright 1988,1990,1993,1994 by Paul Vixie
* All rights reserved
@@ -80,11 +80,6 @@
*/
#define SYSLOG /*-*/
- /* if you want cron to capitalize its name in ps
- * when running a job. Does not work on SYSV.
- */
-#define CAPITALIZE_FOR_PS /*-*/
-
/* if you have a tm_gmtoff member in struct tm.
* If not, we will have to compute the value ourselves.
*/