os icon indicating copy to clipboard operation
os copied to clipboard

wolfi-baselayout add compat symlinks

Open a-crate opened this issue 2 months ago • 2 comments

/usr/tmp -> /var/tmp /var/lock -> /run/lock

Note at runtime for VMs, systemd handles /var/lock -> /run/lock, so being overwritten by the /run tmpfs is not a concern.

Justification for doing this: https://github.com/chainguard-dev/internal-dev/issues/21851

a-crate avatar Oct 28 '25 20:10 a-crate

/var/lock is a thing.

/usr/tmp seems to be absent on Ubuntu. Does any other Linux distribution ship /usr/tmp?

xnox avatar Oct 28 '25 22:10 xnox

Rocky / CentOS & the "enterprise linux" family ship /usr/tmp -> /var/tmp

a-crate avatar Oct 28 '25 23:10 a-crate