diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/crontab | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/crontab b/etc/crontab index af30633c109..d41c078ed96 100644 --- a/etc/crontab +++ b/etc/crontab @@ -1,9 +1,9 @@ -# $OpenBSD: crontab,v 1.3 1996/05/26 10:25:18 deraadt Exp $ +# $OpenBSD: crontab,v 1.4 1996/12/07 07:50:33 deraadt Exp $ # # /var/cron/tabs/root - root's crontab # SHELL=/bin/sh -PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin +PATH=/bin:/sbin:/usr/bin:/usr/sbin HOME=/var/log # #minute hour mday month wday command |