Author: glen Date: Mon Nov 5 19:09:25 2007 New Revision: 8991 Modified: rc-scripts/trunk/sysconfig/clock Log: - UTC clock by default. See: http://glen.alkohol.ee/pld/clock-utc.html
Modified: rc-scripts/trunk/sysconfig/clock ============================================================================== --- rc-scripts/trunk/sysconfig/clock (original) +++ rc-scripts/trunk/sysconfig/clock Mon Nov 5 19:09:25 2007 @@ -1,7 +1,7 @@ # $Id$ # Should the hardware clock be kept in Coordinated Universal Time # (instead of local time). -UTC=false +UTC=true # true means your machine uses epoch 1980 in its hardware clock ARC=false # true means your machine uses epoch 1900 in its hardware clock _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
