summarylogtreecommitdiffstats
path: root/tmpwatch.install
diff options
context:
space:
mode:
authorSimon Perry (Pezz)2015-06-10 14:02:54 +1000
committerSimon Perry (Pezz)2015-06-10 14:02:54 +1000
commit29da443da8707a628ba035150dcb7f3e859fb864 (patch)
tree0685d4fed982fc92d617314ef413e480b851713f /tmpwatch.install
downloadaur-29da443da8707a628ba035150dcb7f3e859fb864.tar.gz
Initial import
Diffstat (limited to 'tmpwatch.install')
-rw-r--r--tmpwatch.install11
1 files changed, 11 insertions, 0 deletions
diff --git a/tmpwatch.install b/tmpwatch.install
new file mode 100644
index 000000000000..234a547f0dfd
--- /dev/null
+++ b/tmpwatch.install
@@ -0,0 +1,11 @@
+
+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
+}
+