summaryrefslogtreecommitdiff
path: root/deluser.local
diff options
context:
space:
mode:
Diffstat (limited to 'deluser.local')
-rwxr-xr-xdeluser.local2
1 files changed, 1 insertions, 1 deletions
diff --git a/deluser.local b/deluser.local
index 6f52fe1..e8c04d8 100755
--- a/deluser.local
+++ b/deluser.local
@@ -11,7 +11,7 @@ if [ -e /etc/samba/smbpasswd -a -x /usr/bin/smbpasswd ]; then
/usr/bin/smbpasswd -x $OLDUSERNAME || true
fi
-if [ -x /usr/sbin/remove_members ]: then
+if [ -x /usr/sbin/remove_members ]; then
if [ -d /var/lib/mailman/lists/users ]; then
/bin/echo $OLDUSERNAME@`/bin/dnsdomainname` \
| /usr/sbin/remove_members -f - users