December 28, 200817 yr I have downloaded my timezone (Pacific). I have named it "timezone". I have selected it as custom in settings and applied it. However, my time becomes un-set with each reboot. I have to manually go to settings and apply each time. Is this normal for unRAID 4.4? Thanks for any information.
December 28, 200817 yr I have downloaded my timezone (Pacific). I have named it "timezone". I have selected it as custom in settings and applied it. However, my time becomes un-set with each reboot. I have to manually go to settings and apply each time. Is this normal for unRAID 4.4? Thanks for any information. Yup... it is broken in 4.4 here too. It is not normal. I ended up creating a script that runs every time I reboot to copy the file root@Tower:/boot/custom/etc/rc.d# cat S03-timezone_copy cp /boot/config/timezone /etc/localtime If you do not have a /boot/custom/etc/rc.d folder already, you could just add a line: cp /boot/config/timezone /etc/localtime to your "go" script. Also, you might add an entry about this in the 4.4 Announcement thread, and send Tom an e-mail. (I already did the latter, but he has not responded) Joe L.
Archived
This topic is now archived and is closed to further replies.