summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9a6874e)
raw | patch | inline | side by side (parent: 9a6874e)
author | Sebastian Harl <sh@tokkee.org> | |
Thu, 21 Apr 2011 10:21:01 +0000 (12:21 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 21 Apr 2011 10:21:01 +0000 (12:21 +0200) |
This is done in pnp4nagios-bin.postinst which ships the directory.
debian/changelog | patch | blob | history | |
debian/pnp4nagios-web.postinst | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 5b5b3142bc2fdefeea137f92e49deb182c539338..c963d682eb1d762091144513d02184e8a2cc016e 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
- Added French debconf translation; thanks to Christian Perrier for
providing the translation (Closes: #623181).
- Added German debconf translation.
+ * debian/pnp4nagios-web.postinst:
+ - Do not set permissions of /var/log/pnp4nagios/stats -- this is done in
+ pnp4nagios-bin.postinst which ships the directory.
- -- Sebastian Harl <tokkee@debian.org> Mon, 18 Apr 2011 10:29:38 +0200
+ -- Sebastian Harl <tokkee@debian.org> Thu, 21 Apr 2011 12:20:14 +0200
pnp4nagios (0.6.11-1) unstable; urgency=low
index 9e35d766d6da6bd5add850cff3656ba2bafc3950..f5f2597ef211862f14a182d7e065fa974a37c2a6 100644 (file)
setperm nagios www-data 750 /var/lib/pnp4nagios
setperm nagios nagios 755 /var/lib/pnp4nagios/perfdata
setperm nagios www-data 750 /var/log/pnp4nagios
- setperm nagios nagios 750 /var/log/pnp4nagios/stats
db_get pnp4nagios-web/httpd
http_servers=`echo $RET | sed -e 's/,/ /g'`