aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mlocate/mlocate.pre-install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mlocate/mlocate.pre-install')
-rw-r--r--testing/mlocate/mlocate.pre-install2
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/mlocate/mlocate.pre-install b/testing/mlocate/mlocate.pre-install
index 18aa121d07..8ae6bbd550 100644
--- a/testing/mlocate/mlocate.pre-install
+++ b/testing/mlocate/mlocate.pre-install
@@ -1,3 +1,5 @@
#!/bin/sh
+
addgroup -S locate 2>/dev/null
+
exit 0