We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This will allow the nightly reboot to occurs during night on all location.
Or this can be detected approximately from longitude value.
The text was updated successfully, but these errors were encountered:
As a workaround, in OGN-receiver.conf it is possible to set runAtBoot parameter to update the timezone and request cron service restart. Example:
OGN-receiver.conf
runAtBoot
runAtBoot="$(timedatectl set-timezone Europe/Paris && service cron restart)" # Allow a specific script to be run at boot time
Europe/Paris needs to be replaced with your expected timezone.
Europe/Paris
Tips:
timedatectl
timedatectl list-timezones
Sorry, something went wrong.
No branches or pull requests
This will allow the nightly reboot to occurs during night on all location.
Or this can be detected approximately from longitude value.
The text was updated successfully, but these errors were encountered: