diff options
Diffstat (limited to 'etc/weekly')
-rw-r--r-- | etc/weekly | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/weekly b/etc/weekly index 72a4c89bf0e..78530bbc765 100644 --- a/etc/weekly +++ b/etc/weekly @@ -1,7 +1,8 @@ #!/bin/sh - # -# $OpenBSD: weekly,v 1.17 2006/10/06 04:50:31 hugh Exp $ +# $OpenBSD: weekly,v 1.18 2006/10/26 12:20:55 ajacoutot Exp $ # +umask 022 PATH=/bin:/sbin:/usr/sbin:/usr/bin:/usr/libexec export PATH |