Re: [systemd-devel] early mounts in systemd

2021-05-02 Thread Rick Winscot
wrote: > On Fri, 30 Apr 2021 at 22:15, Michael Biebl wrote: > > > > Am Fr., 30. Apr. 2021 um 20:27 Uhr schrieb Rick Winscot > > : > > > > > At this point, flush is attempting to re-route /run/log/journal to > /var/log/journal ... and the /var partition is not y

Re: [systemd-devel] early mounts in systemd

2021-04-30 Thread Rick Winscot
block device is seen by udev - which made all the dependency errors go away. On Fri, Apr 30, 2021 at 1:46 PM Michael Biebl wrote: > Am Fr., 30. Apr. 2021 um 19:42 Uhr schrieb Rick Winscot > : > > > > systemd 247 > > Ok, thanks > > > /etc/systemd/journald.conf

Re: [systemd-devel] early mounts in systemd

2021-04-30 Thread Rick Winscot
the rootfs... being read-only. On Fri, Apr 30, 2021 at 11:45 AM Michael Biebl wrote: > What is the actual problem you have with a separate /var and > systemd-journald? > For completeness sake, which systemd version do you have? > > Am Fr., 30. Apr. 2021 um 16:39 Uhr schri

[systemd-devel] early mounts in systemd

2021-04-30 Thread Rick Winscot
We have an embedded product that uses a minimal Linux distribution generated via Buildroot. Early in the project it was decided to make the rootfs read-only... in an effort to improve durability in environments where power fluctuations might cause problems on the eMMC. At the same time, making log