From 2a660a7704e444f2d3a9fae5629869f88fac0ce2 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Mon, 19 Oct 2009 21:04:21 +0000 Subject: drop IMAGE -- people have had years to catch up (trunk r14694) svn path=/main/branches/2.1.7/; revision=14697 --- pym/portage/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pym') diff --git a/pym/portage/__init__.py b/pym/portage/__init__.py index 57a894f40..5c2a83460 100644 --- a/pym/portage/__init__.py +++ b/pym/portage/__init__.py @@ -3974,7 +3974,7 @@ def spawn(mystring, mysettings, debug=0, free=0, droppriv=0, sesandbox=0, fakero Optiosn include: Sandbox: Sandbox means the spawned process will be limited in its ability t - read and write files (normally this means it is restricted to ${IMAGE}/) + read and write files (normally this means it is restricted to ${D}/) SElinux Sandbox: Enables sandboxing on SElinux Reduced Privileges: Drops privilages such that the process runs as portage:portage instead of as root. -- cgit v1.2.3-1-g7c22