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
Hi, For some reasons the system is working like running inside the container.
jetson@localhost:~$ systemctl status systemd-timesyncd.service ○ systemd-timesyncd.service - Network Time Synchronization Loaded: loaded (/lib/systemd/system/systemd-timesyncd.service; enabled; vendor preset: enabled) Drop-In: /etc/systemd/system/systemd-timesyncd.service.d └─override.conf Active: inactive (dead) Condition: start condition failed at Sat 2000-01-01 03:35:39 CET; 3s ago └─ ConditionVirtualization=!container was not met Docs: man:systemd-timesyncd.service(8)
but this is ok
jetson@localhost:~$ systemd-detect-virt none
trying to override using systemctl edit systemd-timesyncd but still problem exists :(
Kris
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
For some reasons the system is working like running inside the container.
but this is ok
trying to override using systemctl edit systemd-timesyncd but still problem exists :(
Kris
The text was updated successfully, but these errors were encountered: