#
if [ -f "/etc/init.d/xprint" ] ; then
XPSERVERLIST="`source /etc/init.d/xprint ; get_xpserverlist`"
XPSERVERLIST="`/bin/sh /etc/init.d/xprint get_xpserverlist`"
export XPSERVERLIST
fi