Am Donnerstag, den 01.08.2019, 16:48 + schrieb Quinn Mikelson:
> I work at a company who develops a number of semi-stateless systems.
> My current challenge is integrating out growing number of vendor-
> specific applications and services into a system with persistent /etc
> and /usr directorie
On Do, 01.08.19 16:48, Quinn Mikelson (quinn.mikel...@tyvak.com) wrote:
> I work at a company who develops a number of semi-stateless
> systems. My current challenge is integrating out growing number of
> vendor-specific applications and services into a system with
> persistent /etc and /usr direc
Could you use systemd-tmpfiles to set up the symlinks? I know OSTree-based
distros often use it to initialize symlinks on the rootfs.
On Thu, Aug 1, 2019, 12:05 PM Quinn Mikelson
wrote:
> I work at a company who develops a number of semi-stateless systems. My
> current challenge is integrating o
I work at a company who develops a number of semi-stateless systems. My current
challenge is integrating out growing number of vendor-specific applications and
services into a system with persistent /etc and /usr directories.
These images are generated using Buildroot with initramfs filesystems;