summaryrefslogtreecommitdiff
path: root/deluser.local
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2002-02-24 00:17:23 +0000
committerJonas Smedegaard <dr@jones.dk>2002-02-24 00:17:23 +0000
commit68078b6d22c69c448a6f035fc709181d11d93101 (patch)
treecf97b203cba177ac09037214747a29b23779fd6a /deluser.local
parentfdb24a9e061a8022fa553aeb9f406640ab3c000b (diff)
deluser.local: Another small (but important) correction.
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