42-remove_tsocks_binary 226 B

12345678910
  1. #!/bin/sh
  2. set -e
  3. echo "Removing tsocks"
  4. # Move any /usr/bin/tsocks installed by any package out of the way,
  5. # now (--rename) as well for any future one (hint: apt-get upgrade...).
  6. dpkg-divert --rename --add /usr/bin/tsocks