diff --git a/binhost/make.conf b/binhost/make.conf index ee536dd..bf18261 100644 --- a/binhost/make.conf +++ b/binhost/make.conf @@ -23,7 +23,7 @@ VIDEO_CARDS="intel nouveau" # "buildpkg" = generate binary packages upon install # "binpkg-multi-instance" = keep only latest version, but support slotting -FEATURES="${FEATURES} -getbinpkg buildpkg binpkg-multi-instance -ipc-sandbox -network-sandbox -pid-sandbox -userpriv binpkg-signing" +FEATURES="${FEATURES} -getbinpkg buildpkg binpkg-multi-instance -ipc-sandbox -network-sandbox -pid-sandbox -usersandbox -userpriv binpkg-signing" ACCEPT_LICENSE="*" BINPKG_FORMAT="gpkg"