* ffluci/core: dispatcher.lua: setgid() won't work after setuid() due to missing...
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 24 May 2008 22:58:45 +0000 (22:58 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 24 May 2008 22:58:45 +0000 (22:58 +0000)
commit32aa488d9b585bbeb8d880d763923f9f1c6cd0e2
tree014677b474f45618f5f218cede477fa2e9370cde
parent628701518a5d3efc0d839ff9a3b36bd2a18be607
* ffluci/core: dispatcher.lua: setgid() won't work after setuid() due to missing permission - swapped set*id() calls; whitespace cleanups
core/src/dispatcher.lua