OSC / bc_osc_rstudio_server

Batch Connect - OSC RStudio Server
https://osc.github.io/Open-OnDemand/
MIT License
10 stars 18 forks source link

specify TZ to get rid of warnings #39

Closed johrstrom closed 4 years ago

johrstrom commented 4 years ago

Specify the TZ to get rid of warnings like this below because we're mounting /etc/localtime directly.

> Sys.timezone()
Failed to create bus connection: No such file or directory
Warning: Your system is mis-configured: ‘/etc/localtime’ is not a symlink
Warning: It is strongly recommended to set envionment variable TZ to ‘America/New_York’ (or equivalent)