aboutsummaryrefslogtreecommitdiffstats
path: root/testing/knot/knot.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.
* testing/knot: fixed pre-install scriptDennis Przytarski2015-08-201-1/+1
| | | | the option G is unrecognized for addgroup
* testing/knot: added dnssec timestamps patch + cleanupDennis Przytarski2015-08-171-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 Colista2014-10-221-0/+1
| | | | pre-install.
* testing/knot: fixed exec permission on init, added knot user and groupFrancesco Colista2014-10-211-0/+3