Set the hardware clock via dbus?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I am trying to flush the system time to the BIOS and the kernel does not

dbus-send \
    --system \
    --print-reply \
    --type=method_call \
    --dest='org.freedesktop.timedate1' \
           '/org/freedesktop/timedate1' \
            org.freedesktop.timedate1.SetLocalRTC \
                boolean:false \
                boolean:false \
                boolean:false

The situation I am trying to address:
- systemd machines behind a firewall preventing ntpd to sync time. Ntpd is up and running.
- we have an mechanism to get the time. We set the system time
- the hardware clock is not set and drifts

Any advice is welcome.

Thanks,
Aurelian


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

_______________________________________________
systemd-devel mailing list
systemd-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/systemd-devel




[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux