Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | abuild-sudo: also look for adduser/group in /usr/sbin | Natanael Copa | 2013-05-29 | 1 | -0/+4 |
| | | | | seems like it moved in recent busybox. we need to support both variants | ||||
* | abuild-sudo: print error message if execv fails | Natanael Copa | 2013-05-29 | 1 | -1/+1 |
| | |||||
* | abuild-sudo: new tool | Natanael Copa | 2012-02-17 | 1 | -0/+81 |
mini sudo that checks if user is in "abuild" group and allows it to run apk, adduser adn addgroup as root ref #951 |