[systemd-devel] systemd prerelease 257-rc2

2024-11-15 Thread systemd tag bot
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

[systemd-devel] nspawn container mknod

2024-11-15 Thread Sietse van Zanen
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