aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gearmand/gearmand.post-deinstall
diff options
context:
space:
mode:
Diffstat (limited to 'testing/gearmand/gearmand.post-deinstall')
-rw-r--r--testing/gearmand/gearmand.post-deinstall3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/gearmand/gearmand.post-deinstall b/testing/gearmand/gearmand.post-deinstall
new file mode 100644
index 00000000000..34a45d326a6
--- /dev/null
+++ b/testing/gearmand/gearmand.post-deinstall
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+echo "Please manually remove the 'gearmand' user and group if no longer needed" >&2