Y
Hacker News
new
|
ask
|
show
|
jobs
by
jakeogh
3403 days ago
OpenRC users can:
echo 'TZ=:/etc/localtime' > /etc/env.d/00localtime
1 comments
JensRex
3402 days ago
For Debian and derivatives:
echo 'TZ=:/etc/localtime' >> /etc/environment
link