mirror of
https://github.com/systemd/systemd.git
synced 2026-07-16 04:20:34 +00:00
Commit 864e17068 ("nspawn: actually allow access to /dev/net/tun in the
container") added "/dev/net/tun" to the list of allowed devices but forgot
to tweak the array length, which caused "/dev/kdbus/*" to be missed.