aboutsummaryrefslogtreecommitdiffstats
path: root/testing/smstools/smstools.pre-install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/smstools/smstools.pre-install')
-rwxr-xr-xtesting/smstools/smstools.pre-install5
1 files changed, 3 insertions, 2 deletions
diff --git a/testing/smstools/smstools.pre-install b/testing/smstools/smstools.pre-install
index 8455fc4913..4b6d538cc8 100755
--- a/testing/smstools/smstools.pre-install
+++ b/testing/smstools/smstools.pre-install
@@ -1,3 +1,4 @@
#!/bin/sh
-addgroup -S sms
-adduser -h /var/spool/sms -s /bin/false -G sms -G uucp -S -D smsd
+addgroup -S smsd
+adduser -h /var/spool/sms -s /bin/false -G smsd -S -D smsd
+adduser -G uucp smsd