A new systemd ☠️ pre-release ☠️ has just been tagged. Please download the
tarball here:
https://github.com/systemd/systemd/archive/v257-rc2.tar.gz
NOTE: This is ☠️ pre-release ☠️ software. Do not run this on production
systems, but please test this and report any issues you find to GitHu
Hi,
I am unable to get mknod working in a systemd nspawn container. I alwyas get
EPERM, even though everything seems to be in place:
root@bookworm:/# mknod /mnt/null c 1 3
mknod: /mnt/null: Operation not permitted
Nspawn file for the container contains capability and systemcallfilter:
[Exec]
Hos