Run remove from lists on deleuze
authorClinton Ebadi <clinton@unknownlamer.org>
Sun, 6 Jan 2013 08:50:25 +0000 (03:50 -0500)
committerClinton Ebadi <clinton@unknownlamer.org>
Sun, 6 Jan 2013 08:50:25 +0000 (03:50 -0500)
So that it actually works and all

destroy-user

index 1de8dc5..d53cbb6 100755 (executable)
@@ -93,6 +93,6 @@ vos syncvldb fritz
 fs checkvolumes
 
 # Remove user from all of our mailing lists
 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 -
 
     /var/lib/mailman/bin/remove_members --fromall -f -