diff options
Diffstat (limited to 'testing/gearmand/gearmand.post-deinstall')
-rw-r--r-- | testing/gearmand/gearmand.post-deinstall | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gearmand/gearmand.post-deinstall b/testing/gearmand/gearmand.post-deinstall index 34a45d326a..c1cb63d78b 100644 --- a/testing/gearmand/gearmand.post-deinstall +++ b/testing/gearmand/gearmand.post-deinstall @@ -1,3 +1,3 @@ #!/bin/sh -echo "Please manually remove the 'gearmand' user and group if no longer needed" >&2 +echo "Please manually remove the 'gearman' user and group if no longer needed" >&2 |