mirror of
https://github.com/systemd/systemd.git
synced 2024-12-25 01:34:28 +03:00
f2956e80c9
stdout can be redirected to a regular file. Regular files don't support epoll. nspawn failed with: "Failed to register fds in epoll: Operation not permitted". If stdout does not support epoll, assume it's always writable. |
||
---|---|---|
.. | ||
Makefile | ||
nspawn.c |