summaryrefslogtreecommitdiffstats
path: root/etc/weekly
Commit message (Collapse)AuthorAgeFilesLines
* This is a purely cosmetic clean up. Fix many cut and paste problems thatrgrimes1995-04-091-6/+6
| | | | had turned tabs into spaces.
* Make the catman command (in the commented-out example) run by user `man'joerg1995-03-191-1/+1
| | | | instead of `root'.
* Included the (now use{able,ful}) catman program as an (commented out)joerg1995-03-151-0/+4
| | | | example.
* gettytab:joerg1995-02-161-9/+1
| | | | | | | | | | | | | | Add the `lc' option to default. Having getty understand the issues of CAPS-only terminals is a nop these days, but `lc' avoids hassles for people with CAPS-only user names. Suggested by: Don Yuniskis weekly: Modify the call to makewhatis, now that our makewhatis can take the entire ${MANPATH} as a single argument.
* daily:joerg1994-10-301-1/+19
| | | | | | | | | | | | | | | Leave a warning to the sysop if (s)he didn't yet enable the /tmp cleanup code. Made `core' in the cleanup template look `*.core'. Replace `df -k' by `df -k -t local', since the stats for kernfs, procfs etc. are not of much interest, and the inclusion of nfs systems might hang the machine (nor is it a `disk' statistic as the headline's telling). weekly: Modified the locate.updatedb part to work even if there's no database yet; report errors other than `Permission denied' instead of silently ignoring all of them. Added functionality to rebuild the whatis database once a week.
* Add rotattion of cron log to weekly.guido1994-08-111-0/+10
| | | | | Reviewed by: Submitted by: guido
* Reenabled rotation of log files and killing of syslogd now that thergrimes1993-08-311-14/+10
| | | | lockup problem is fixed.
* Disabled the scan for SCCS checked out files since it was broken andrgrimes1993-08-101-19/+19
| | | | | caused error messages to be mailed, and FreeBSD does NOT have SCCS, we use CVS!
* Due to the bug with the console drivers and kill syslogd I have disabled thatrgrimes1993-08-091-10/+14
| | | | | in the daily and weekly scripts so that we don't get bug reports about something we already know. There are explanory comments in the files.
* Initial import of 386BSD 0.1 othersrc/etcrgrimes1993-06-201-0/+59
OpenPOWER on IntegriCloud