question
authorJoey Hess <joey@kodama.kitenet.net>
Thu, 25 Oct 2007 11:55:45 +0000 (07:55 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Thu, 25 Oct 2007 11:55:45 +0000 (07:55 -0400)
doc/bugs/ikiwiki-mass-rebuild_fails_to_drop_privileges_and_execute_ikiwiki.mdwn

index ae7f908d266c369975eb7e342465fe12530059b5..111bbb5413a6d55dc7964797a8c31d53eae90b13 100644 (file)
@@ -2,6 +2,8 @@ The ikiwiki-mass-rebuild utility fails to drop privileges and fails to execute i
 
 The solution is to set the effective UID after setting the real UID, and to set $PATH in the environment before calling exec().
 
+> Why does the PATH need to be reset? --[[Joey]]
+
 Proposed patch:
 
     --- ikiwiki-mass-rebuild.orig      2007-08-15 22:21:59.000000000 +0200