set timezone after loading iocCore but before drivers may need the time

This commit is contained in:
zimoch
2012-01-19 10:09:28 +00:00
parent 11157c02a6
commit 8ce5de2f9f
3 changed files with 5 additions and 9 deletions
@@ -31,6 +31,7 @@ require "base"
require "slsDev"
# setup clock
putenv("EPICS_TS_MIN_WEST=-60")
TSconfigure(0,10,10,18323,18322,250,1)
# end of R3.13 specific script