13 Commits

Author SHA1 Message Date
Jakub Jirutka
1a1eef3203 testing/vnstat: improve abuild, unify code-style 2016-08-17 20:51:53 +02:00
Jakub Jirutka
7d507c7ef8 testing/vnstat: claim maintainership 2016-08-07 23:54:08 +02:00
Bartłomiej Piotrowski
dead17b90d testing/vnstat: disown 2016-08-07 20:57:30 +02:00
Michael Zhou
30ae838f50 testing/vnstat: update to 1.15 2016-06-30 22:57:22 +02:00
Przemyslaw Pawelczyk
26abb36b0d testing/[various]: bump pkgrel for pre-install fixes 2016-04-25 07:11:52 +00:00
Przemyslaw Pawelczyk
da4e96aace Reorder arguments passed to addgroup/adduser in scripts.
Now all invocations have following order of arguments (if present):

    addgroup -S -g ... GROUP
    adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER
2016-04-25 06:56:47 +00:00
Przemyslaw Pawelczyk
a60b9f07de Improve consistency of scripts using adduser/addgroup.
Following rules have been applied:
- script starts with shebang !#/bin/sh followed by blank line,
- script ends with exit 0 prepended by blank line,
- only stderr of adduser, addgroup or passwd is redirected to /dev/null,
- getent passwd/group instances has been removed,
- manual checking of file and group existence has been removed,
- `|| true` instances has been removed.

Comments and line wrapping have been preserved.
2016-04-25 06:55:43 +00:00
Przemyslaw Pawelczyk
a593d306c9 Add -g option (GECOS/comment) to adduser in scripts.
This way we can avoid ugly default:

    Linux user,,,
2016-04-25 06:54:18 +00:00
Natanael Copa
9579307ffd testing/vnstat: upgrade to 1.12 2014-10-28 09:57:38 +00:00
Bartłomiej Piotrowski
0944115a07 testing/vnstat: rebuild against gd 2.1.0 2013-07-05 18:34:55 +02:00
Bartłomiej Piotrowski
5ccdc422ed testing/vnstat: miscellaneous fixes
- fix path to vnstatd in daemon
- add daemon configuration file
- create vnstat user and group
- unify indentation
2012-07-09 09:18:50 +02:00
Natanael Copa
07ecc7f022 testing/vnstat: build and indent fixes 2012-06-08 09:45:47 +00:00
Bartłomiej Piotrowski
a231c6d5d9 testing/vnstat: new aport 2012-06-08 10:45:37 +02:00