You’re welcome. For future reference I made a sticky for this some years back.
##This is the most up to date and simplest solution to fix the issue with the wrong time shown in Embedded PMP’s UI
SSH into your embedded PMP machine.
Type ls -l /usr/share/zoneinfo to list the region names and find YOUR_REGION_NAME.
Type ls -l /usr/share/zoneinfo/YOUR_REGION_NAME/ to find YOUR_TIMEZONE_NAME for your region.
Type echo 'systemctl set-environment TZ=YOUR_REGION_NAME/YOUR_TIMEZONE_NAME' >> .config/autostart.sh
Oh ok, I didn’t think about time zone as time was correct until we switched from GMT to BST. Thanks for your help as wouldn’t have realised there was a permissions issue anyway!
system
Closed
July 6, 2019, 6:09pm
23
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.