You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order for user to set both reg domain and time zone from FPMS, the current behavior forces two reboots.
We should consider not rebooting after setting reg domain or timezone from FPMS and instead inform the user that a reboot is required for the setting to apply.
This would enable the user to set both the reg domain and time zone from FPMS and subsequently reboot once when they desire on their own time.
In order for user to set both reg domain and time zone from FPMS, the current behavior forces two reboots.
We should consider not rebooting after setting reg domain or timezone from FPMS and instead inform the user that a reboot is required for the setting to apply.
This would enable the user to set both the reg domain and time zone from FPMS and subsequently reboot once when they desire on their own time.
Relevant code:
wlanpi-fpms/fpms/modules/reg_domain.py
Lines 37 to 55 in 7773014
wlanpi-fpms/fpms/modules/time_zone.py
Lines 49 to 68 in 7773014
The text was updated successfully, but these errors were encountered: