[scponly] A minimal improvement to setup_chroot.sh

Johan Kuuse kuuse at redantigua.com
Wed Oct 15 17:14:54 EDT 2003


Hi,

A minimal improvement to setup_chroot.sh, line 139:

Instead of

/bin/ls /lib/libnss_compat* 2>&1 > /dev/null

the line

/bin/ls /lib/libnss_compat* > /dev/null 2>&1

will not cause complaining output if /lib/libnss_compat* was not found.

Thanks for a great program!

Best Regards,
Johan Kuuse


More information about the scponly mailing list