commit | c9aca4561ddb1165890fae0c8b921a2504c6273f | [log] [tgz] |
---|---|---|
author | Robert Griebl <griebl@gmx.de> | Tue Jun 04 20:06:25 2002 +0000 |
committer | Robert Griebl <griebl@gmx.de> | Tue Jun 04 20:06:25 2002 +0000 |
tree | 584aaddcc5ef4d9e715f27e9d1d8dad98b7a5074 | |
parent | bc28f7a1e19397666e687a6a1ba38deff9fd1030 [diff] |
Implement two types of suid/sgid support for BusyBox: 1) tinylogin like with compile time selection and a chown root.root 2) Runtime configurable via /etc/busybox.conf (docu is in the works) [Parts of this patch may overlap with my other two patches]