Re: Review request: debconf templates for mrtg
Eriberto <[email protected]> Tue, 15 Aug 2023 22:06:00 -0300
| Newsgroups | gmane.linux.debian.internationalization.english |
|---|---|
| Message-ID | <CAP+dXJdFnDqdcSiP2d9FfCVJS+kqR2CoxBKKpETQzEDMJOXUwg@mail.gmail.com> |
Hi again Justin and everybody, Em sex., 14 de jul. de 2023 às 02:48, Justin B Rye <[email protected]> escreveu: > > Eriberto wrote: > > Thank you Justin for this very useful help. I will make all changes > > needed soon. > > Hang on, I've just spotted a couple of errors in the second template: > > + By default MRTG writes all graph in the directory /var/www/html/mrtg/. > > That should be "graphs". > > + However, this directory doesn't currently exist. The directory should be > + owned by the user 'mrtg' user and group 'www-data', with recommended > > Repeated "user" (also in the previous template). > > + permissions of 0750. > > Revised diff attached > -- > JBR with qualifications in linguistics, experience as a Debian > sysadmin, and probably no clue about this particular package Due #1041332, I needed to change a template. Could you check it for me? I will write it below. Template: mrtg/move_config_file Type: note _Description: /etc/mrtg.cfg should be moved to /etc/mrtg/mrtg.cfg Older versions of MRTG on Debian had the configuration file /etc/mrtg.cfg. This file should now be located in the directory /etc/mrtg/. The Debian Policy doesn't allow the installation system to change the place of the configuration files already present in the system (see Policy 10.7.3). Please, consider to make the needed adjustments in your system manually. Thanks in advance. Eriberto