1
0
mirror of synced 2026-05-02 14:40:09 +00:00
Files
xen-tools.xen-tools/etc/hook.d/10-disable-tls
steve 8e8758b8ad 2006-01-08 01:53:33 by steve
imported into cvstrac
2006-01-08 01:53:33 +00:00

13 lines
194 B
Bash
Executable File

#!/bin/sh
#
# This script disables TLS on the new image.
#
# Steve
# --
# $Id: 10-disable-tls,v 1.4 2006-01-08 01:53:33 steve Exp $
prefix=$1
mv ${prefix}/lib/tls ${prefix}/lib/tls.disabled