Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] systemd-timesyncd fails to start
@ 2016-10-18  8:55 Petr Kulhavy
  2016-10-18  9:45 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Petr Kulhavy @ 2016-10-18  8:55 UTC (permalink / raw)
  To: buildroot

Hi,

there is a peculiar problem with systemd NTP synchronization, that in 
the default rootfs the systemd-timesyncd.service always fails to start.
The reason is that systemd-timesyncd requires the /var/tmp to be a 
permanent storage and not just a link to /tmp.
See the second comment on this page: 
https://bbs.archlinux.org/viewtopic.php?id=151937
And really, if I replace the symlink with an empty folder it starts working.

I'm wondering what is the proper way to fix this. By default buildroot 
creates /var/tmp as a link to /tmp, however
on some platforms the rootfs might be read-only or very limited in 
space, so making /var/tmp permanent might break other things...

It would be greatly appreciated if anybody could shed more light on this.

Thanks
Petr

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-10-19 19:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-18  8:55 [Buildroot] systemd-timesyncd fails to start Petr Kulhavy
2016-10-18  9:45 ` Thomas Petazzoni
2016-10-19 19:38   ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox