1 Commits

Author SHA1 Message Date
tripolar
f72f50bac5 [packags] shadow-su: ash doesn't support the renaming of a process like
execve("/bin/ash", ["-su"], [/* 10 vars */]) = 0

the error is also described here but no fix is provided

http://comments.gmane.org/gmane.linux.busybox/33618

fix it by turing off process renaming in login.defs

Signed-off-by: Peter Wagner <tripolar@gmx.at>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@38121 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-09-22 15:28:04 +00:00