Ajout : sauvegardes automatiques des bases postgresql.
[lhc/ateliers.git] / remote / iodine-socksify
diff --git a/remote/iodine-socksify b/remote/iodine-socksify
new file mode 100755 (executable)
index 0000000..eb3148b
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh -eu
+tool=$(readlink -e "${0%/*}/..")
+. "$tool"/remote/lib.sh
+
+SOCKS_CONF="$tool"/etc/dante/"$local_iodine_ns".conf \
+exec socksify "$@"