<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hello,</p>
<p>Since systemd 235, timesyncd stamp file has been moved to
/var/lib/systemd/timesync/clock . As my /var partition is RO is
created a symlink to a clock file located in a RW partition, I got
this error :</p>
<p><font face="Courier New"><i>Nov 05 16:05:44 rpi-home-master
systemd[12023]: systemd-timesyncd.service: Failed to set up
special execution directory in /var/lib: Read-only file system</i><i><br>
</i><i>Nov 05 16:05:44 rpi-home-master systemd[12023]:
systemd-timesyncd.service: Failed at step STATE_DIRECTORY
spawning /usr/lib/systemd/systemd-timesyncd: Read-only file
system</i></font><br>
</p>
<p>I've also tried to create a /var/lib/systemd/timesync symlink to
a timesync folder in a RW partition. I get this error :</p>
<p><font face="Courier New"><i>Nov 05 16:37:42 rpi-home-master
systemd[17668]: systemd-timesyncd.service: Failed to set up
special execution directory in /var/lib: Not a directory</i><i><br>
</i><i>Nov 05 16:37:42 rpi-home-master systemd[17668]:
systemd-timesyncd.service: Failed at step STATE_DIRECTORY
spawning /usr/lib/systemd/systemd-timesyncd: Not a directory</i></font><br>
</p>
<p>How can I have timesyncd clock file in a separate partition?<br>
</p>
</body>
</html>