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,,, | ||||
* | Reorder options passed to adduser 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. | ||||
* | testing/knot: fixed pre-install script | Dennis Przytarski | 2015-08-20 | 1 | -1/+1 |
| | | | | the option G is unrecognized for addgroup | ||||
* | testing/knot: added dnssec timestamps patch + cleanup | Dennis Przytarski | 2015-08-17 | 1 | -2/+4 |
| | | | | | | added dnssec timestamps patch named service after the corresponding binary simplified scripts | ||||
* | testing/knot: fixed typo (again) in post-install. Added knot group in ↵ | Francesco Colista | 2014-10-22 | 1 | -0/+1 |
| | | | | pre-install. | ||||
* | testing/knot: fixed exec permission on init, added knot user and group | Francesco Colista | 2014-10-21 | 1 | -0/+3 |