> > I'm running a statically linked (CGO_ENABLED=0) Go network server in > a chroot under Linux. The chroot is completely empty (except for the > server's data files), yet, to my surprise, the only issue I'm seeing is > that the timezone is wrong. > 1. Which file(s) do I copy into the chroot in order to have the correct > timezone ? > 2. Any other files or device nodes I should copy into the chroot? >
strace could be handy to show you which files it tries to open Cheers, Paul -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.