Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorder arguments passed to addgroup/adduser in scripts. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | | | | | | | 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,,, | ||||
* | main/vde2: use /sbin/nologin as shell | Natanael Copa | 2013-09-04 | 1 | -1/+1 |
| | |||||
* | main/vde2: remove the init.d scripts and create vde2-net group | Natanael Copa | 2012-03-15 | 1 | -0/+6 |
We only support the ifup/down network style for this from now on. |