systemd/shell-completion
Lennart Poettering 4a4654e024 nspawn: add --suppress-sync=yes mode for turning sync() and friends into NOPs via seccomp
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).
2021-10-20 11:35:15 +02:00
..
bash nspawn: add --suppress-sync=yes mode for turning sync() and friends into NOPs via seccomp 2021-10-20 11:35:15 +02:00
zsh Merge pull request #20776 from medhefgo/boot-timeout 2021-10-11 23:05:37 +02:00