diff options
Diffstat (limited to 'testing/logstash/logstash.post-deinstall')
-rw-r--r-- | testing/logstash/logstash.post-deinstall | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/testing/logstash/logstash.post-deinstall b/testing/logstash/logstash.post-deinstall deleted file mode 100644 index 0a9222b093..0000000000 --- a/testing/logstash/logstash.post-deinstall +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -deluser logstash 2>/dev/null - -exit 0 |