HomeSort by: relevance | last modified time | path
    Searched refs:monthly (Results 1 - 6 of 6) sorted by relevancy

  /src/etc/
monthly.conf 1 # $NetBSD: monthly.conf,v 1.3 2000/10/01 05:53:01 lukem Exp $
3 # see monthly.conf(5) for more information.
5 if [ -r /etc/defaults/monthly.conf ]; then
6 . /etc/defaults/monthly.conf
monthly 3 # $NetBSD: monthly,v 1.12 2010/12/27 03:38:52 christos Exp $
4 # from: @(#)monthly 8.1 (Berkeley) 6/9/93
10 if [ -s /etc/monthly.conf ]; then
11 . /etc/monthly.conf
16 rcvar_manpage='monthly.conf(5)'
19 echo "Subject: $host monthly output for $date"
31 TMP=monthly.$$
37 if [ -f /etc/monthly.local ]; then
38 . /etc/monthly.local > $TMP 2>&1
40 printf "\nRunning /etc/monthly.local:\n
    [all...]
Makefile 103 locate.conf login.conf mailer.conf man.conf monthly monthly.conf \
  /src/share/man/man5/
Makefile 13 monthly.5 motd.5 netconfig.5 netgroup.5 networks.5 nologin.5 \
25 MLINKS+=monthly.5 monthly.conf.5
  /src/etc/defaults/
Makefile 5 CONFIGFILES= daily.conf monthly.conf npf.boot.conf pkgpath.conf \
  /src/usr.sbin/postinstall/
postinstall.in 1927 additem periodic "/etc/{daily,weekly,monthly,security} being up to date"
1933 daily weekly monthly security

Completed in 14 milliseconds