<div dir="ltr"><div class="gmail_default" style="font-family:"comic sans ms",sans-serif;color:rgb(11,83,148)">Hi </div><div class="gmail_default" style="font-family:"comic sans ms",sans-serif;color:rgb(11,83,148)"><br></div><div class="gmail_default" style="font-family:"comic sans ms",sans-serif;color:rgb(11,83,148)">I have upgraded my systemd from older version v195 (used in poky 1.6) to v225 to resolve some of the memory leak issues. I have resolved all the dependencies while compilation and now system boots fine. However, after the boot is complete, systemd is not able to start services present in /lib/systemd/system folder. These services where perfectly working fine with previous version of systemd. Journalctl logs report /var/ and /tmp/ directories as read-only but in mount I can see them as read-write fs. </div><div class="gmail_default" style="font-family:"comic sans ms",sans-serif;color:rgb(11,83,148)">Below is the log which I referred. Am I missing something or does newer version of systemd required certain more configurations to run the custom services?</div><div class="gmail_default" style="font-family:"comic sans ms",sans-serif;color:rgb(11,83,148)"><br></div><div class="gmail_default" style="font-family:"comic sans ms",sans-serif;color:rgb(11,83,148)"><p class="MsoNormal"># Journalctl –no-pager<span></span></p>

<p class="MsoNormal">Jan 01 00:00:11 localhost systemd-journal[93]: Journal
started<span></span></p>

<p class="MsoNormal">Jan 01 00:00:11 localhost systemd-sysctl[94]: Couldn't write
'fq_codel' to 'net/core/default_qdisc', ignoring: No such file or directory<span></span></p>

<p class="MsoNormal">Jan 01 00:00:11 localhost systemd-sysctl[94]: Couldn't write
'16' to 'kernel/sysrq', ignoring: No such file or directory<span></span></p>

<p class="MsoNormal">Jan 01 00:00:11 localhost systemd-sysusers[113]: Failed to
take lock: Read-only file system<span></span></p>

<p class="MsoNormal">Jan 01 00:00:12 localhost systemd-tmpfiles[118]: Failed to
create directory or subvolume "/var/volatile/log": No such file or
directory<span></span></p>

<p class="MsoNormal">Jan 01 00:00:12 localhost systemd-tmpfiles[118]: Failed to
create directory or subvolume "/var/volatile/tmp": No such file or
directory<span></span></p>

<p class="MsoNormal">Jan 01 00:00:12 localhost systemd-tmpfiles[118]:
/tmp/volatile does not exist and cannot be created as the file system is
read-only.<span></span></p>

<p class="MsoNormal">Jan 01 00:00:12 localhost systemd-tmpfiles[118]: Failed to
create directory or subvolume "/tmp/volatile/tmp": No such file or
directory<span></span></p>

<p class="MsoNormal">Jan 01 00:00:12 localhost systemd-tmpfiles[118]: Failed to
create directory or subvolume "/tmp/volatile/cache": No such file or
directory<span></span></p>

<p class="MsoNormal">Jan 01 00:00:12 localhost systemd-tmpfiles[118]:
symlink(../proc/self/mounts, /etc/mtab) failed: Read-only file system<span></span></p>

<p class="MsoNormal">Jan 01 00:00:12 localhost systemd-tmpfiles[118]:
chmod(/home) failed: Read-only file system<span></span></p>

<p class="MsoNormal">Jan 01 00:00:12 localhost systemd-tmpfiles[118]: /srv does
not exist and cannot be created as the file system is read-only.<span></span></p>

<p class="MsoNormal">Jan 01 00:00:12 localhost systemd-tmpfiles[118]: Failed to
create file /var/run/snmpd-env: No such file or directory<span></span></p>

<p class="MsoNormal">Jan 01 00:00:12 localhost systemd-tmpfiles[118]:
/var/lib/machines does not exist and cannot be created as the file system is
read-only.<span></span></p>

<p class="MsoNormal">Jan 01 00:00:12 localhost systemd-tmpfiles[118]:
/var/lib/systemd/coredump does not exist and cannot be created as the file
system is read-only.<span></span></p><p class="MsoNormal"><br></p><p class="MsoNormal"><br></p></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">regards,<div> - Shekhar</div></div></div>
</div>