moved TIMEZONE to startup.script_part2
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user