-
```
5091s [ 154.638690] TEST-13-NSPAWN.sh[2553]: + assert_rc 1 systemd-run --pty --wait -p DevicePolicy=closed -p 'DeviceAllow=char-pts rw' systemd-nspawn --ephemeral --directory=/var/lib/machines/T…
-
Added by PR https://github.com/systemd/systemd/pull/34472
```
03:42:24 [ 26.982193] TEST-13-NSPAWN.sh[526]: + varlinkctl call /run/systemd/machine/io.systemd.Machine io.systemd.Machine.Kill '{"n…
-
link files, see [systemd.link(5)](https://www.freedesktop.org/software/systemd/man/latest/systemd.link.html#)
netdev and network files, see [systemd.netdev(5)](https://www.freedesktop.org/software/…
-
### Component
bootctl, systemd-boot, systemd-nspawn
### Is your feature request related to a problem? Please describe
Installing systemd-boot inside systemd-nspawn doesn't add an efi boot entry. I …
-
`systemd-nspawn` makes light containers, and can [spawn these off OCI bundles](https://www.freedesktop.org/software/systemd/man/systemd-nspawn.html) as well. There are some corner case advantages like…
-
### systemd version the issue has been seen with
256.7
### Used distribution
Arch Linux
### Linux kernel version used
6.11.6-arch1-1
### CPU architectures issue was seen on
x86_64
### Componen…
-
### Component
_No response_
### Is your feature request related to a problem? Please describe
Meta is migrating to using transient systemd units to start containers. Recently, PrivateUsers=id…
-
-
Would be neat to see support for monitoring of nspawn/machinectl containers. Currently 'systemd-cgtop' gives you some of this information, but ctop is much cleaner. Docker is the current market stand…
-
Here is the info: https://www.freedesktop.org/software/systemd/man/systemd-nspawn.html
Advantages:
- pretty much comes with any modern distro.
- works with chroot directories and filesystem image…