summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authorLin Jian <me@linj.tech>2026-01-14 14:04:57 +0800
committerLin Jian <me@linj.tech>2026-01-15 20:55:30 +0800
commit17256403d085dcc12e7a42d99688d38f717b31d4 (patch)
tree37837d3c50f0756c851eb5843e9f18d2ad11f5a6 /pkgs/development/python-modules/python-openstackclient
parent2ba2183093dae1b56747331a46af37704e491ff7 (diff)
nixos/network-interfaces: allow setting virtualOwner to null
null will not set owner, allowing any user to access the virtual device. Previously, this behavior can be achieved by using systemd.network.netdevs.* options direcly and leaving systemd.network.netdevs.<name>.tapConfig.User unset. With this patch, this behavior can be achieved using the generic networking.interfaces.* options by setting networking.interfaces.<name>.virtualOwner to null. If needed, we can change the default value from "root" to null in the future to be consistent with systemd-networkd's default behavior.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions