chiark / gitweb /
vm, setup: Install movemail-hack, which explicitly nobbles LD_PRELOAD.
[profile] / setup
diff --git a/setup b/setup
index 54055d0e7a5648164df19dd8c4416270abee3b5b..a25d8f9411cf99ef01368fd1aeaa382faf17319e 100755 (executable)
--- a/setup
+++ b/setup
@@ -68,7 +68,7 @@ fi
 echo "Installing useful scripts..."
 
 scripts="
 echo "Installing useful scripts..."
 
 scripts="
-  lesspipe.sh start-ssh-agent svnwrap"
+  lesspipe.sh start-ssh-agent svnwrap movemail-hack"
 [ "$xstuff" ] && scripts="$scripts
   xrun"
 for script in $scripts; do
 [ "$xstuff" ] && scripts="$scripts
   xrun"
 for script in $scripts; do