From: Clinton Ebadi Date: Sun, 6 Jan 2013 08:50:25 +0000 (-0500) Subject: Run remove from lists on deleuze X-Git-Url: https://git.hcoop.net/hcoop/scripts.git/commitdiff_plain/0dceb8135d8e32bdb39b2beda0f23c6625d3c63e Run remove from lists on deleuze So that it actually works and all --- diff --git a/destroy-user b/destroy-user index 1de8dc5..d53cbb6 100755 --- a/destroy-user +++ b/destroy-user @@ -93,6 +93,6 @@ vos syncvldb fritz fs checkvolumes # Remove user from all of our mailing lists -echo $USER@hcoop.net | sudo -u list \ +echo $USER@hcoop.net | ssh -K deleuze sudo -u list \ /var/lib/mailman/bin/remove_members --fromall -f -