summarylogtreecommitdiffstats
path: root/grinder.install
diff options
context:
space:
mode:
Diffstat (limited to 'grinder.install')
-rw-r--r--grinder.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/grinder.install b/grinder.install
new file mode 100644
index 000000000000..0717f4c24e0e
--- /dev/null
+++ b/grinder.install
@@ -0,0 +1,5 @@
+## arg 1: the new package version
+post_install() {
+ echo " ==> Source /etc/profile.d/grinder.sh or logout for settings to take effect"
+}
+# vim:set ts=2 sw=2 et: