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 576-582 add_bwrap (GPtrArray *array, Link Here
576
	    "--dev", "/dev",
576
	    "--dev", "/dev",
577
	    "--chdir", "/",
577
	    "--chdir", "/",
578
	    "--setenv", "GIO_USE_VFS", "local",
578
	    "--setenv", "GIO_USE_VFS", "local",
579
	    "--unshare-all",
580
	    "--die-with-parent",
579
	    "--die-with-parent",
581
	    NULL);
580
	    NULL);
582
581

Return to bug 683080