#!/bin/sh - # # $FreeBSD: head/etc/periodic/weekly/999.local 50472 1999-08-27 23:37:10Z peter $ # if [ -f /etc/weekly.local ]; then echo "" echo "Running weekly.local:" sh /etc/weekly.local fi