aboutsummaryrefslogtreecommitdiff
path: root/scripts/os/freebsd/20-timezone
blob: 22a37295e5469c99c934b98efb03530735f1a153 (plain) (blame)
1
2
3
4
#!/bin/sh

# Set the system timezone.
cp -v "/usr/share/zoneinfo/${timezone}" /etc/localtime