aboutsummaryrefslogtreecommitdiffstats
path: root/testing/umurmur/umurmur.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/umurmur/umurmur.post-install')
-rwxr-xr-xtesting/umurmur/umurmur.post-install3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/umurmur/umurmur.post-install b/testing/umurmur/umurmur.post-install
new file mode 100755
index 0000000000..7f5fd88ffb
--- /dev/null
+++ b/testing/umurmur/umurmur.post-install
@@ -0,0 +1,3 @@
+#!/bin/sh
+addgroup -S umurmur &>/dev/null
+adduser -s /bin/false -G umurmur -S -D umurmur