Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 683080 | Differences between
and this patch

Collapse All | Expand All

(-)a/src/gnome-desktop/gnome-desktop-thumbnail-script.c (-1 lines)
Lines 574-580 add_bwrap (GPtrArray *array, Link Here
574
	    "--dev", "/dev",
574
	    "--dev", "/dev",
575
	    "--chdir", "/",
575
	    "--chdir", "/",
576
	    "--setenv", "GIO_USE_VFS", "local",
576
	    "--setenv", "GIO_USE_VFS", "local",
577
	    "--unshare-all",
578
	    "--die-with-parent",
577
	    "--die-with-parent",
579
	    NULL);
578
	    NULL);
580
579

Return to bug 683080