diff options
| author | Davi Antônio da Silva Santos <antoniossdavi@gmail.com> | 2023-03-02 02:47:05 +0000 |
|---|---|---|
| committer | Davi Antônio da Silva Santos <antoniossdavi@gmail.com> | 2023-03-04 01:24:15 +0000 |
| commit | 89d0e395460fe5c0501d95c1223a866a53bdff6b (patch) | |
| tree | 97d3a933b963b29b350b339675eb5b0fdf951c98 /src/admin/contest.php | |
| parent | f7f89a2ece36fd4a9d7b0a69e563832fff318035 (diff) | |
| download | boca-89d0e395460fe5c0501d95c1223a866a53bdff6b.tar.gz boca-89d0e395460fe5c0501d95c1223a866a53bdff6b.zip | |
Fix chown usage in maintainer scripts
The maintainer scripts used by boca-common and boca-web used points to
separate the user from its group, which is discouraged. The point has
been replaced with a colon as recommended by chown's manpage.
This fixes the Lintian warnings:
* boca-common: maintainer-script-calls-chown-improperly "chown
www-data.www-data" [postinst:51]
* boca-web: maintainer-script-calls-chown-improperly "chown -R
www-data.www-data" [postinst:5]
Diffstat (limited to 'src/admin/contest.php')
0 files changed, 0 insertions, 0 deletions