aboutsummaryrefslogtreecommitdiff
path: root/net/freebsd-uucp/pkg-message
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-09-09 05:15:45 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-09-09 05:15:45 +0000
commitde5c0f82233dcc7399e4b1e14baea90f70043f4d (patch)
treea39e4a0138d9abe490ed00e03b148a464e0dcea6 /net/freebsd-uucp/pkg-message
parent50f82a652b0fd65fe4815362975cf6ae872d633f (diff)
downloadports-de5c0f82233dcc7399e4b1e14baea90f70043f4d.tar.gz
ports-de5c0f82233dcc7399e4b1e14baea90f70043f4d.zip
Reroll the distfile (no version bump needed, because it was never
readable long enough to be mirrored, so no-one else has a copy) to include the /etc/periodic UUCP-related files and install them appropriately.
Notes
Notes: svn path=/head/; revision=47559
Diffstat (limited to 'net/freebsd-uucp/pkg-message')
-rw-r--r--net/freebsd-uucp/pkg-message12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/freebsd-uucp/pkg-message b/net/freebsd-uucp/pkg-message
new file mode 100644
index 000000000000..2f56dda1a1c0
--- /dev/null
+++ b/net/freebsd-uucp/pkg-message
@@ -0,0 +1,12 @@
+In order to run the periodic UUCP maintenance tasks, please add
+the following to your /etc/periodic.conf.local file:
+
+# 340.uucp
+daily_uuclean_enable="YES" # Run uuclean.daily
+
+# 410.status-uucp
+daily_status_uucp_enable="YES" # Check uucp status
+
+# 300.uucp
+weekly_uucp_enable="YES" # Clean uucp weekly
+