On Wed, 21 Aug 2019 at 08:02:39 +0200, Ulrich Windl wrote:
> >>> Mantas Mikulenas <graw...@gmail.com> schrieb am 21.08.2019 um 06:07 in
> Nachricht
> <capwny8wmapkakb5ssfz4drn-qomhsgj8sm9bhxxup0r6kmy...@mail.gmail.com>:
> > / and /usr are mounted by initramfs before systemd starts.
> 
> And what about /run?

/run is mounted by systemd as pid 1, but it is one of the "API file
systems"[1] and is required to be a tmpfs, so listing a non-tmpfs /run in
/etc/fstab is not a supported situation. As a result, it is always local.

    smcv

[1] https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems/
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to