[Pkg-cups-devel] Setting TZ?

Thomas Hood jdthood at yahoo.co.uk
Fri Jan 6 14:42:21 UTC 2006


Hi.

Shouldn't /etc/init.d/cupsys set TZ only if it isn't already set?

/etc/init.d/cupsys:
if [ -e /etc/timezone ]; then
    TZ=`cat /etc/timezone`
    export TZ
fi

-- 
Thomas Hood



More information about the Pkg-cups-devel mailing list