Add vhost_net

This commit is contained in:
Alex D. 2023-03-31 16:46:45 +00:00
parent 4b57db58a4
commit d94704d1d5
Signed by: caskd
GPG Key ID: F92BA85F61F4C173
5 changed files with 10 additions and 1 deletions

View File

@ -3,7 +3,7 @@
. ../../APKBUILD.template
pkgname=nnd-s6-services
pkgver=2.20
pkgver=2.21
pkgrel=0
pkgdesc="Base services for s6"
depends="s6-rc s6-portable-utils s6-linux-utils"

View File

@ -0,0 +1,4 @@
#!/bin/execlineb -P
export MODULE vhost_net
exec /usr/libexec/nnd/s6/rmmod

View File

@ -0,0 +1 @@
oneshot

View File

@ -0,0 +1,4 @@
#!/bin/execlineb -P
export MODULE vhost_net
exec /usr/libexec/nnd/s6/modprobe