Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/mini_httpd: upgrade to 1.26 | Valery Kartel | 2017-02-07 | 1 | -7/+0 |
| | |||||
* | Reorder arguments passed to addgroup/adduser in scripts. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -2/+2 |
| | | | | | | | Now all invocations have following order of arguments (if present): addgroup -S -g ... GROUP adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER | ||||
* | Add -g option (GECOS/comment) to adduser in scripts. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | | | | | | This way we can avoid ugly default: Linux user,,, | ||||
* | Reorder options passed to addgroup in scripts: make -S first. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | | | | It's only for consistency and to ease spotting lack of it. | ||||
* | main/mini_httpd: runs with minihttpd user and www-data group | Francesco Colista | 2015-07-22 | 1 | -0/+6 |
| | |||||
* | main/mini_httpd: move config to /etc/mini_httpd/ | Natanael Copa | 2012-05-02 | 1 | -0/+9 |
and provide upgrade path |