unipi: add access to /dev/net/tun
So we can create a tap interface.
This commit is contained in:
parent
a99dd05e65
commit
860fde6a05
|
@ -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"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue