moved TIMEZONE to startup.script_part2

This commit is contained in:
zimoch
2013-12-13 08:46:50 +00:00
parent 6babe4afab
commit 65a8270657
3 changed files with 5 additions and 6 deletions
+5
View File
@@ -15,6 +15,11 @@ putenv(bootInfo("EPICS_CAS_BEACON_ADDR_LIST=%B"))
#Enable memory >32MB on IOC that have it. (Is a NOOP on all others)
memAddToPool (sysMemTop(),EXTENDED_MEMORY)
# setup clock
# TIMEZONE must be set after iocCoreLibrary.munch and before iocInit
# 2014:
putenv("TIMEZONE=MET::-60:032902:102503")
iocInit
# initialize records