From 83ddb3e5b276613ad2be190cebf74401daebef03 Mon Sep 17 00:00:00 2001 From: Fred-Barclay Date: Sun, 17 Feb 2019 12:09:02 -0600 Subject: Add alternatives to private-etc for profiles in etc/ See discussion in #2399 --- etc/gnome-recipes.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/gnome-recipes.profile') diff --git a/etc/gnome-recipes.profile b/etc/gnome-recipes.profile index 761c604ff..e516566d7 100644 --- a/etc/gnome-recipes.profile +++ b/etc/gnome-recipes.profile @@ -38,7 +38,7 @@ shell none disable-mnt private-bin gnome-recipes,tar private-dev -private-etc ca-certificates,fonts,ssl,crypto-policies,pki +private-etc alternatives,ca-certificates,fonts,ssl,crypto-policies,pki # private-lib works for me with Gnome Shell 3.26.2, Mutter WM (Arch Linux) # not widely tested though, leaving it to devs discretion to enable it later #private-lib gdk-pixbuf-2.0,gio,gvfs/libgvfscommon.so,libgconf-2.so.4,libgnutls.so.30,libjpeg.so.8,libp11-kit.so.0,libproxy.so.1,librsvg-2.so.2 -- cgit v1.2.3-54-g00ecf