Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 654096
Collapse All | Expand All

(-)a/libgnome-desktop/gnome-desktop-thumbnail-script.c (+1 lines)
Lines 508-513 add_bwrap (GPtrArray *array, Link Here
508
	    "--ro-bind", "/usr", "/usr",
508
	    "--ro-bind", "/usr", "/usr",
509
	    "--ro-bind", "/lib", "/lib",
509
	    "--ro-bind", "/lib", "/lib",
510
	    "--ro-bind", "/lib64", "/lib64",
510
	    "--ro-bind", "/lib64", "/lib64",
511
	    "--ro-bind", "/etc/ld.so.cache", "/etc/ld.so.cache",
511
	    "--proc", "/proc",
512
	    "--proc", "/proc",
512
	    "--dev", "/dev",
513
	    "--dev", "/dev",
513
	    "--symlink", "usr/bin", "/bin",
514
	    "--symlink", "usr/bin", "/bin",

Return to bug 654096