[Pkg-nagios-devel] Bug#932353: Bug#932353: nagios-nrpe-server: tmpfile.d/ drop-in file uses /var/run

Bas Couwenberg sebastic at xs4all.nl
Thu Jul 18 10:57:17 BST 2019


On 2019-07-18 11:32, Philipp Niemann wrote:
> I would greatly appreciate if you could silence this message.

You can do that yourself:

  cat /usr/lib/tmpfiles.d/nagios-nrpe-server.conf | sed 
's!/var/run!/run!g' > /etc/tmpfiles.d/nagios-nrpe-server.conf
  cat /lib/systemd/system/nagios-nrpe-server.service | sed 
's!/var/run!/run!g' > /etc/systemd/system/nagios-nrpe-server.service
  sed -i 's!/var/run!/run!g' /etc/nagios/nrpe.cfg
  systemctl daemon-reload
  systemctl restart nagios-nrpe-server

Kind Regards,

Bas



More information about the Pkg-nagios-devel mailing list