I run Transmission 2.94 on Asus router, under Busybox. It works OK, however it ignores time zone of the router, which is reflected in log records and in the times I have to specify for the alternative speed schedule. Here's an example from the log (the local time is 22:45):
Apr 28 22:45:14 admin ...
Search found 5 matches
- Mon Apr 29, 2019 4:11 am
- Forum: Support
- Topic: Clock is in UTC
- Replies: 0
- Views: 2236
- Sun Aug 16, 2015 6:36 pm
- Forum: Web Interface
- Topic: How to specify time zone?
- Replies: 3
- Views: 7574
Re: How to specify time zone?
You are genius - that was it.
- Sun Aug 16, 2015 2:41 pm
- Forum: Web Interface
- Topic: How to specify time zone?
- Replies: 3
- Views: 7574
Re: How to specify time zone?
hwclock was not in the system, but I installed it with entware. But:
=============
admin@homelan:/tmp/home/root# hwclock --debug
hwclock from util-linux 2.25.2
hwclock: cannot open /dev/rtc: No such file or directory
No usable clock interface found.
hwclock: Cannot access the Hardware Clock via any ...
=============
admin@homelan:/tmp/home/root# hwclock --debug
hwclock from util-linux 2.25.2
hwclock: cannot open /dev/rtc: No such file or directory
No usable clock interface found.
hwclock: Cannot access the Hardware Clock via any ...
- Sat Aug 15, 2015 10:24 pm
- Forum: Web Interface
- Topic: How to specify time zone?
- Replies: 3
- Views: 7574
Re: How to specify time zone?
It's already specified in /etc/TZ, set by router's interface as
CST6DST,M3.2.0/2,M10.2.0/2
and local time in router's own log is correct. But it looks like Transmission ignores it.
CST6DST,M3.2.0/2,M10.2.0/2
and local time in router's own log is correct. But it looks like Transmission ignores it.
- Sat Aug 15, 2015 7:28 pm
- Forum: Web Interface
- Topic: How to specify time zone?
- Replies: 3
- Views: 7574
How to specify time zone?
I run Transmission 2.84 (14307) on the router, under Linux (BusyBox v1.20.2), installed by entware. Apparently it assumes GMT time zone, which shows in log records and in scheduled times. Is there a way to specify time zone?