Comment # 2 on bug 1206700 from
(In reply to Henrik Dermer from comment #1)
> (...)
> Since I started using MicroOS about a week ago I don't fully understand if
> this is by design or not. Not mounting /var that is... Since
> transactional-update print the message "Separate /var detected." and looking
> in the man pages
> (https://manpages.opensuse.org/Tumbleweed/transactional-update/transactional-
> update.8.en.html) it states (in the important section),
> "... There is also limited handling for adding files and directories to
> /var, however modifications of existing files (e.g. migrating databases) are
> supposed to be handled by systemd jobs at startup (see the initial
> configuration and deployment section of the packaging guidelines[1])."

https://en.opensuse.org/Portal:MicroOS/Design
look into /etc/fstab, /var is mounted:
/var btrfs subvol=/@/var,x-initrd.mount 0 0
https://www.freedesktop.org/software/systemd/man/systemd.special.html#initrd-fs.target


You are receiving this mail because: