mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
This is supposed to be used by package/image builders such as mkosi to speed up building, since it allows us to suppress sync() inside a container. This does what Debian's eatmydata tool does, but for a container, and via seccomp (instead of LD_PRELOAD).