logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git
commit: 74a4240fbea2336566591ab57718b8838f37ad6e
parent d2135d2b02bc6c6fe5b89657e44f45480fe899e8
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Wed,  1 Jun 2022 20:44:52 +0200

base/make.default: FEATURES += ipc-sandbox mount-sandbox pid-sandbox suidctl

Diffstat:

Mprofiles/base/make.defaults2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults @@ -15,7 +15,7 @@ INSTALL_MASK="/usr/lib/systemd /usr/lib64/systemd /lib/systemd /etc/systemd /etc # --binpkg-changed-deps=y → Silence binpkg USE-matching warning EMERGE_DEFAULT_OPTS="--keep-going --usepkg --binpkg-changed-deps=y" -FEATURES="userfetch userpriv usersandbox usersync sandbox splitdebug network-sandbox noinfo" +FEATURES="ipc-sandbox mount-sandbox pid-sandbox suidctl userfetch userpriv usersandbox usersync sandbox splitdebug network-sandbox noinfo" FETCHCOMMAND="curl -L --fail --retry 3 --connect-timeout 60 -o \"\${DISTDIR}/\${FILE}\" \"\${URI}\"" GENTOO_MIRRORS="http://ftp.free.fr/mirrors/ftp.gentoo.org/ https://mirrors.dotsrc.org/gentoo/ https://gentoo.osuosl.org/ http://distfiles.gentoo.org" PORTAGE_COMPRESS="true" # mandoc