unipi: add access to /dev/net/tun

So we can create a tap interface.
This commit is contained in:
Reynir Björnsson 2022-07-23 12:20:30 +02:00
parent a99dd05e65
commit 860fde6a05

View file

@ -42,6 +42,8 @@
command: --remote=https://git.data.coop/halfd/new-website.git command: --remote=https://git.data.coop/halfd/new-website.git
capabilities: capabilities:
- NET_ADMIN - NET_ADMIN
devices:
- "/dev/net/tun"
labels: labels:
com.ouroboros.enable: "true" com.ouroboros.enable: "true"