set timezone after loading iocCore but before drivers may need the time
This commit is contained in:
@@ -1,15 +1,6 @@
|
||||
# $Source: /cvs/A/CS/startup/startup.script_part2,v $
|
||||
# 2nd part of common startup
|
||||
|
||||
# setup clock:
|
||||
# must be done AFTER loading iocCore and BEFORE iocInit
|
||||
putenv("EPICS_TS_NTP_INET=129.129.190.1")
|
||||
# 2010: putenv("TIMEZONE=MET::-60:032802:103103")
|
||||
# 2011:
|
||||
putenv("TIMEZONE=MET::-60:032702:103003")
|
||||
# 2012: putenv("TIMEZONE=MET::-60:032502:102803")
|
||||
putenv("EPICS_TS_MIN_WEST=-60")
|
||||
|
||||
# setup logging on boot PC
|
||||
putenv(bootInfo("EPICS_IOC_LOG_INET=%h"))
|
||||
putenv("EPICS_IOC_LOG_PORT=6500")
|
||||
|
||||
Reference in New Issue
Block a user