Skip to content
New issue

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

add hint for installing debian in an LXC container #129

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nerdoc
Copy link

@nerdoc nerdoc commented Jan 9, 2024

chronyd doesn't start there correctly without the -x option.
fixes openmediavault/openmediavault#1678

chronyd doesn't start there correctly without the `-x` option.
@ryecoaaron
Copy link

This basically defeats the purpose of chrony. It can't set the system clock when -x is passed. This would be very bad for everything except for LXC which is not supported.

-x
This option disables the control of the system clock. chronyd will not try to make any adjustments of the clock. It will assume the clock is free
running and still track its offset and frequency relative to the estimated true time. This option allows chronyd to be started without the
capability to adjust or set the system clock (e.g. in some containers) to operate as an NTP server.

@votdev
Copy link
Member

votdev commented Jan 9, 2024

I don't think it makes sense to add a note for a container setup that is not supported by OMV.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OMV 7 doesn't install on debian when in an LXC container
3 participants