aboutsummaryrefslogtreecommitdiffstats
path: root/main/perdition/perdition.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,,,
* Reorder options passed to adduser in scripts: make -S first.Przemyslaw Pawelczyk2016-04-251-1/+1
| | | | It's only for consistency and to ease spotting lack of it.
* main/perdition: use /sbin/nologin as shellNatanael Copa2013-09-041-1/+1
|
* main/perdition: rebuild against gdbm-1.10 and create user properlyNatanael Copa2012-02-231-0/+6