Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Mar 1999 04:34:07 -0800 (PST)
From:      Joerg Wunsch <joerg@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc/periodic/daily 100.clean-disks 110.clean-tmps 120.clean-preserve 140.clean-rwho src/etc/periodic/weekly 120.clean-kvmdb
Message-ID:  <199903211234.EAA26479@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       1999/03/21 04:34:06 PST

  Modified files:
    etc/periodic/daily   100.clean-disks 110.clean-tmps 
                         120.clean-preserve 140.clean-rwho 
    etc/periodic/weekly  120.clean-kvmdb 
  Log:
  Finally remove the ancient `-exec rm -f {} ;' cruft that used to be
  used to cleanup old files, and replace it by -delete which has been
  present in our find(1) for ages now.
  
  Revision  Changes    Path
  1.2       +2 -6      src/etc/periodic/daily/100.clean-disks
  1.4       +5 -12     src/etc/periodic/daily/110.clean-tmps
  1.3       +2 -2      src/etc/periodic/daily/120.clean-preserve
  1.3       +2 -2      src/etc/periodic/daily/140.clean-rwho
  1.3       +2 -2      src/etc/periodic/weekly/120.clean-kvmdb


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903211234.EAA26479>