[haiku-bugs] Re: [Haiku] #15408: NTP on boot seams broken

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Sat, 12 Oct 2019 16:31:50 -0000

#15408: NTP on boot seams broken
-------------------------+----------------------------
   Reporter:  nephele    |      Owner:  nobody
       Type:  bug        |     Status:  new
   Priority:  normal     |  Milestone:  Unscheduled
  Component:  - General  |    Version:  R1/Development
 Resolution:             |   Keywords:
 Blocked By:             |   Blocking:
Has a Patch:  0          |   Platform:  All
-------------------------+----------------------------
Comment (by pulkomandy):

 The relevant part of /system/data/user_launch/user:

 {{{
         job update-time {
                 launch /system/preferences/Time "" --update
                 if setting ~/config/settings/networktime\ settings
 "synchronize at boot"
                 on network_available
         }
 }}}

 So I see 3 possible causes:
 - The command line used there does not work
 - The setting is disabled
 - The network_available event is triggered too early and the network isn't
 actually available yet

 I suggest checking the first 2 as they seem easier to do, and hope it's an
 easy fix there.
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15408#comment:1>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: