summarylogtreecommitdiffstats
path: root/tmpwatch.install
diff options
context:
space:
mode:
Diffstat (limited to 'tmpwatch.install')
-rw-r--r--tmpwatch.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/tmpwatch.install b/tmpwatch.install
deleted file mode 100644
index 234a547f0dfd..000000000000
--- a/tmpwatch.install
+++ /dev/null
@@ -1,11 +0,0 @@
-
-post_upgrade() {
- cat << _EOF
-
-* IMPORTANT: Location of the tmpwatch binary has changed
-* from /usr/sbin to /usr/bin -- be sure to update any
-* scripts or cron jobs.
-
-_EOF
-}
-