diff options
Diffstat (limited to 'testing/gearmand/gearmand.post-deinstall')
-rw-r--r-- | testing/gearmand/gearmand.post-deinstall | 3 |
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 0000000000..34a45d326a --- /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 |