#!/bin/sh
#
# getSetUIDSetting - Return "Y" if should install setuid to root
#
# generally the case, but can be overidden if installer chooses to.
# such as this case.

echo "N"
