aboutsummaryrefslogtreecommitdiffstats
path: root/main/vde2/vde2.pre-install
Commit message (Collapse)AuthorAgeFilesLines
* Reorder arguments passed to addgroup/adduser in scripts.Przemyslaw Pawelczyk2016-04-251-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 Pawelczyk2016-04-251-1/+1
| | | | | | This way we can avoid ugly default: Linux user,,,
* main/vde2: use /sbin/nologin as shellNatanael Copa2013-09-041-1/+1
|
* main/vde2: remove the init.d scripts and create vde2-net groupNatanael Copa2012-03-151-0/+6
We only support the ifup/down network style for this from now on.